We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ffc1e commit 8d58ad5Copy full SHA for 8d58ad5
types.d.ts
@@ -1,2 +1,3 @@
1
export * from '@webgpu/types';
2
export declare function create(options: string[]): GPU;
3
+export declare const globals: Object;
0 commit comments