Searched refs:fileModulePath (Results 1 – 2 of 2) sorted by relevance
1194 const fileModulePath: string = constant1208 } else if (ts.sys.fileExists(fileModulePath)) {1209 resolvedModules.push(getResolveModule(fileModulePath, '.js'));
1234 const fileModulePath: string = constant1250 } else if (ts.sys.fileExists(fileModulePath)) {1251 resolvedModules.push(getResolveModule(fileModulePath, '.js'));