wgpu/node_modules/has-proto/index.d.ts
2024-05-27 21:32:40 +12:00

3 lines
No EOL
57 B
TypeScript

declare function hasProto(): boolean;
export = hasProto;