UNPKG

stryker-api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

5 lines 315 B
export { default as LoggerFactory } from './src/logging/LoggerFactory'; export { default as Logger } from './src/logging/Logger'; export { default as LoggerFactoryMethod } from './src/logging/LoggerFactoryMethod'; export { default as getLogger } from './src/logging/getLogger'; //# sourceMappingURL=logging.d.ts.map