tasks_manager/frontend/node_modules/has-proto/index.d.ts

4 lines
58 B
TypeScript

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