server-json/node_modules/has-proto/index.d.ts
2024-11-01 08:00:42 +00:00

3 lines
No EOL
57 B
TypeScript

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