Searched defs:parseModuleFromPath (Results 1 – 3 of 3) sorted by relevance
1491 …const packageDirectory = considerPackageJson ? parseModuleFromPath(resolvedFromFile.path, state.co… constant1532 …export function parseModuleFromPath(resolved: string, packageManagerType?: string): string | undef… function
37534 function parseModuleFromPath(resolved, packageManagerType) { function
45709 function parseModuleFromPath(resolved, packageManagerType) { function