📄 mutator.d.ts
/home/palash/git/site/node_modules/has-proto/mutator.d.ts
Language: ts • Lines: 3
declare function mutator(): boolean;

export = mutator;