database-petani-mobile/node_modules/has-proto/index.d.ts
2026-02-23 16:39:35 +07:00

4 lines
58 B
TypeScript

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