Files
est-frame/node_modules/has-proto/index.d.ts
2025-10-22 05:38:27 +00:00

3 lines
57 B
TypeScript
Executable File

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