UNPKG

alm

Version:

The best IDE for TypeScript

6 lines (5 loc) 206 B
/** * A global view into the error results on the client side */ import {TestResultsCache} from "../server/workers/tested/common/testResultsCache"; export const testResultsCache = new TestResultsCache();