UNPKG

alm

Version:

The best IDE for TypeScript

8 lines (7 loc) 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * Maintains an error cache for the checking performed by the ts worker */ var errorsCache_1 = require("../../../utils/errorsCache"); exports.errorsCache = new errorsCache_1.ErrorsCache();