UNPKG

stryker-api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

5 lines 120 B
export default interface TestSelection { id: number; name: string; } //# sourceMappingURL=TestSelection.d.ts.map