Searched refs:systemDETSModulePath (Results 1 – 1 of 1) sorted by relevance
561 …const systemDETSModulePath: string = path.resolve(__dirname, '../../../api', moduleName + '.d.ets'… constant570 } else if (ts.sys.fileExists(systemDETSModulePath)) {571 resolvedModules.push(getResolveModule(systemDETSModulePath, '.d.ets'));