UNPKG

@stryker-mutator/api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

7 lines 234 B
export var Scope; (function (Scope) { Scope["Transient"] = "transient"; Scope["Singleton"] = "singleton"; })(Scope || (Scope = {})); // Keep in sync with import { Scope } from '@typed-inject'; //# sourceMappingURL=scope.js.map