Home
last modified time | relevance | path

Searched defs:kitJsonCache (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
DohApi.ts1169 const kitJsonCache = new Map<string, KitJsonInfo | undefined>(); constant
/third_party/typescript/lib/
DtypingsInstaller.js29408 var kitJsonCache = /* @__PURE__ */ new Map(); variable