UNPKG

@stryker-mutator/api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

4 lines 260 B
export type { Reporter } from './reporter.js'; export type { MutationTestingPlanReadyEvent } from './mutation-testing-plan-ready-event.js'; export type { DryRunCompletedEvent, RunTiming } from './dry-run-completed-event.js'; //# sourceMappingURL=index.d.ts.map