UNPKG

stryker-api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

7 lines 327 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Config_1 = require("./src/config/Config"); exports.Config = Config_1.default; var ConfigEditorFactory_1 = require("./src/config/ConfigEditorFactory"); exports.ConfigEditorFactory = ConfigEditorFactory_1.default; //# sourceMappingURL=config.js.map