Searched refs:NodeModulePathParts (Results 1 – 2 of 2) sorted by relevance
753 …const parts: NodeModulePathParts = getNodeModulePathParts(path, isOhpm(options.packageManagerType)…
7661 export interface NodeModulePathParts { interface7667 … getNodeModulePathParts(fullPath: string, modulePathPart: string): NodeModulePathParts | undefined…