Home
last modified time | relevance | path

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

/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts34 …export function installNpmPackages(npmPath: string, tsVersion: string, packageNames: string[], ins… function
/third_party/typescript/lib/
DtypingsInstaller.js132158 function installNpmPackages(npmPath, tsVersion, packageNames, install) { function