nixos/home/ags/node_modules/has-proto/index.d.ts
2024-06-13 00:09:21 +02:00

3 lines
No EOL
57 B
TypeScript

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