mutator.d.ts 55 B

123
  1. declare function mutator(): boolean;
  2. export = mutator;