novnc/noviews/node_modules/has-proto/index.d.ts
2024-12-02 02:16:00 +05:00

3 lines
57 B
TypeScript

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