Home
last modified time | relevance | path

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

/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts256 … const typingFile = typingToFileName(cacheLocation, packageName, this.installTypingHost, this.log); constant
378 … const typingFile = typingToFileName(cachePath, packageName, this.installTypingHost, this.log); constant