UNPKG

webgpu

Version:
3 lines 117 B
import '@webgpu/types'; export declare function create(options: string[]): GPU; export declare const globals: Object;