UNPKG

stryker-api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

7 lines 335 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MutantStatus_1 = require("./src/report/MutantStatus"); exports.MutantStatus = MutantStatus_1.default; var ReporterFactory_1 = require("./src/report/ReporterFactory"); exports.ReporterFactory = ReporterFactory_1.default; //# sourceMappingURL=report.js.map