UNPKG

stryker-api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

4 lines 271 B
export { default as Transpiler } from './src/transpile/Transpiler'; export { default as TranspilerFactory } from './src/transpile/TranspilerFactory'; export { default as TranspilerOptions } from './src/transpile/TranspilerOptions'; //# sourceMappingURL=transpile.d.ts.map