Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleNameResolver.ts1515 …const packageDirectory = considerPackageJson ? parseModuleFromPath(resolvedFromFile.path, state.co… constant
1556 export function parseModuleFromPath(resolved: string, packageManagerType?: string): string | undefi… function
/third_party/typescript/lib/
DtypingsInstaller.js28429 function parseModuleFromPath(resolved, packageManagerType) { function
Dtsc.js37256 function parseModuleFromPath(resolved, packageManagerType) { function