Home
last modified time | relevance | path

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

/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts124 private readonly globalCachePath: string, property in TypingsInstaller
/third_party/typescript/lib/
DtypingsInstaller.js39291 …constructor(installTypingHost, globalCachePath, safeListPath, typesMapLocation2, throttleLimit, lo… argument