UNPKG

@stryker-mutator/core

Version:

The extendable JavaScript mutation testing framework

5 lines 219 B
export declare const reporterUtil: { copyFile(fromFilename: string, toFilename: string): Promise<void>; writeFile(fileName: string, content: string): Promise<void>; }; //# sourceMappingURL=reporter-util.d.ts.map