Files
surveyBIT_IT190/server/node_modules/has-proto/index.d.ts
T
2024-04-18 09:30:05 +05:30

3 lines
57 B
TypeScript

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