Files
tfm_ainventory/frontend/node_modules/has-proto/index.d.ts
2026-04-10 14:05:50 +03:00

4 lines
58 B
TypeScript

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