UNPKG

@web/test-runner

Version:
7 lines 262 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TestRunnerStartError = void 0; class TestRunnerStartError extends Error { } exports.TestRunnerStartError = TestRunnerStartError; //# sourceMappingURL=TestRunnerStartError.js.map