Files
SimfonyBasics/spa/node_modules/has-proto/index.d.ts
2024-07-05 13:46:23 +02:00

3 lines
57 B
TypeScript

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