Files
fitness-app/node_modules/.pnpm/has-proto@1.2.0/node_modules/has-proto/index.d.ts
T

4 lines
58 B
TypeScript

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