UNPKG

@stryker-mutator/api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

5 lines (4 loc) 82 B
export enum CheckStatus { Passed = 'passed', CompileError = 'compileError', }