Searched defs:modulesPathPart (Results 1 – 2 of 2) sorted by relevance
3125 const modulesPathPart: string = getModulePathPartByPMType(options.packageManagerType); constant4443 const modulesPathPart = getModulePathPartByPMType(host.options?.packageManagerType); constant4476 const modulesPathPart = getModulePathPartByPMType(host.options?.packageManagerType); constant
1557 const modulesPathPart = getModulePathPartByPMType(packageManagerType); constant