Searched defs:modulesPathPart (Results 1 – 2 of 2) sorted by relevance
2961 … const modulesPathPart: string = getModulePathPartByPMType(options.packageManagerType); constant4265 const modulesPathPart = getModulePathPartByPMType(host.options?.packageManagerType); constant4298 const modulesPathPart = getModulePathPartByPMType(host.options?.packageManagerType); constant
1533 const modulesPathPart = getModulePathPartByPMType(packageManagerType); constant