UNPKG

alm

Version:

The best IDE for TypeScript

8 lines (7 loc) 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * A global view into the error results on the client side */ var testResultsCache_1 = require("../server/workers/tested/common/testResultsCache"); exports.testResultsCache = new testResultsCache_1.TestResultsCache();