UNPKG

stryker-api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

4 lines 225 B
export { default as Mutant } from './src/mutant/Mutant'; export { default as Mutator } from './src/mutant/Mutator'; export { default as MutatorFactory } from './src/mutant/MutatorFactory'; //# sourceMappingURL=mutant.d.ts.map