ken_nogi/NodeJS/Care7_old/node_modules/has-proto/index.d.ts
Kenichiro NOGI 51a95c5e21 NodeJS
2025-07-10 10:12:37 +09:00

3 lines
57 B
TypeScript

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