3 lines
55 B
TypeScript
Executable File
3 lines
55 B
TypeScript
Executable File
declare function mutator(): boolean;
|
|
|
|
export = mutator; |