Skip to content

Commit 8d58ad5

Browse files
committed
export globals
1 parent 05ffc1e commit 8d58ad5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from '@webgpu/types';
22
export declare function create(options: string[]): GPU;
3+
export declare const globals: Object;

0 commit comments

Comments
 (0)