Searched refs:mainExportFile (Results 1 – 3 of 3) sorted by relevance
864 … const mainExportFile = toPath(mainFileRelative, packageRootPath, getCanonicalFileName); constant865 …if (removeFileExtension(mainExportFile) === removeFileExtension(getCanonicalFileName(moduleFileToT…
127905 … var mainExportFile = ts.toPath(mainFileRelative, packageRootPath, getCanonicalFileName);127906 …if (ts.removeFileExtension(mainExportFile) === ts.removeFileExtension(getCanonicalFileName(moduleF…
106294 … var mainExportFile = ts.toPath(mainFileRelative, packageRootPath, getCanonicalFileName);106295 …if (ts.removeFileExtension(mainExportFile) === ts.removeFileExtension(getCanonicalFileName(moduleF…