Files
2025-10-23 21:52:07 +03:30

3 lines
55 B
TypeScript

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