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

3 lines
55 B
TypeScript

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