UNPKG

stryker-api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

5 lines 225 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MutatorFactory_1 = require("./src/mutant/MutatorFactory"); exports.MutatorFactory = MutatorFactory_1.default; //# sourceMappingURL=mutant.js.map