We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e58ec0 commit 1460986Copy full SHA for 1460986
src/GPUDevice.ts
@@ -1,5 +1,5 @@
1
2
-import { JSCallback, type Pointer, ptr } from "bun:ffi";
+import { type Pointer, ptr } from "bun:ffi";
3
import {
4
BufferUsageFlags,
5
} from ".";
0 commit comments