Home
last modified time | relevance | path

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

/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts112 private readonly globalCachePath: string, property in ts.server.typingsInstaller.TypingsInstaller
/third_party/typescript/lib/
DtypingsInstaller.js133841 …function TypingsInstaller(installTypingHost, globalCachePath, safeListPath, typesMapLocation, thro… argument