UNPKG

stryker-api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

9 lines 486 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./src/plugin/Plugins"), exports); tslib_1.__exportStar(require("./src/plugin/PluginKind"), exports); tslib_1.__exportStar(require("./src/plugin/tokens"), exports); tslib_1.__exportStar(require("typed-inject/src/api/InjectionToken"), exports); tslib_1.__exportStar(require("typed-inject/src/api/Scope"), exports); //# sourceMappingURL=plugin.js.map