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
37207 function parseModuleFromPath(resolved, packageManagerType) { function
45322 function parseModuleFromPath(resolved, packageManagerType) { function