Searched refs:modulePathType (Results 1 – 3 of 3) sorted by relevance
3296 const modulePathType = getModuleByPMType(options.packageManagerType); constant3297 …const resolveFrom = combinePaths(currentDirectory, `__lib_${modulePathType}_lookup_${libFileName}_…
123512 var modulePathType = ts.getModuleByPMType(options.packageManagerType);123513 …var resolveFrom = ts.combinePaths(currentDirectory, "__lib_".concat(modulePathType, "_lookup_").co…
102521 var modulePathType = ts.getModuleByPMType(options.packageManagerType);102522 …var resolveFrom = ts.combinePaths(currentDirectory, "__lib_".concat(modulePathType, "_lookup_").co…