UNPKG

106 BPlain TextView Raw
1import { Reporter } from '@stryker-mutator/api/report';
2
3export type StrictReporter = Required<Reporter>;