UNPKG

@stryker-mutator/core

Version:

The extendable JavaScript mutation testing framework

3 lines 154 B
import { LoggingEvent } from 'log4js'; export type RuntimeAppender = (loggingEvent: LoggingEvent) => void; //# sourceMappingURL=runtime-appender.d.cts.map