UNPKG

@stryker-mutator/api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

6 lines 217 B
export var CheckStatus; (function (CheckStatus) { CheckStatus["Passed"] = "passed"; CheckStatus["CompileError"] = "compileError"; })(CheckStatus || (CheckStatus = {})); //# sourceMappingURL=check-status.js.map