UNPKG

@stryker-mutator/api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

7 lines (6 loc) 230 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';