Validation_Suite/validation-suite/frontend/atlas/node_modules/has-proto/index.d.ts

3 lines
58 B
TypeScript

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