Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DtypingsInstaller.ts2135 const typingsCache = `/users/username/Library/Caches/typescript/2.7`; constant
/third_party/typescript/src/server/
DeditorServices.ts680 readonly typingsCache: TypingsCache; property in ProjectService