Home
last modified time | relevance | path

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

/third_party/typescript/src/typingsInstaller/
DnodeTypingsInstaller.ts92 const libDirectory = getDirectoryPath(normalizePath(sys.getExecutingFilePath())); constant
/third_party/typescript/src/tsserver/
DnodeServer.ts195 const libDirectory = getDirectoryPath(normalizePath(sys.getExecutingFilePath())); constant