Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts913 export function getImpliedNodeFormatForFile(fileName: Path, packageJsonInfoCache: PackageJsonInfoCa… function
/third_party/typescript/lib/
Dtsc.js105041 function getImpliedNodeFormatForFile(fileName, packageJsonInfoCache, host, options) { function