Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleNameResolver.ts1491 …const packageDirectory = considerPackageJson ? parseModuleFromPath(resolvedFromFile.path, state.co… constant
1532 …export function parseModuleFromPath(resolved: string, packageManagerType?: string): string | undef… function
/third_party/typescript/lib/
Dtsc.js37534 function parseModuleFromPath(resolved, packageManagerType) { function
DtypingsInstaller.js45709 function parseModuleFromPath(resolved, packageManagerType) { function