UNPKG

stryker-api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

4 lines 245 B
export { default as Config } from './src/config/Config'; export { default as ConfigEditor } from './src/config/ConfigEditor'; export { default as ConfigEditorFactory } from './src/config/ConfigEditorFactory'; //# sourceMappingURL=config.d.ts.map