UNPKG

stryker-api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

5 lines 243 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var TranspilerFactory_1 = require("./src/transpile/TranspilerFactory"); exports.TranspilerFactory = TranspilerFactory_1.default; //# sourceMappingURL=transpile.js.map