Searched refs:kitSystemDETSModulePath (Results 1 – 1 of 1) sorted by relevance
811 …const kitSystemDETSModulePath: string = path.resolve(__dirname, '../../../kits', moduleName + '.d.… constant824 } else if (ts.sys.fileExists(kitSystemDETSModulePath)) {825 resolvedModules.push(getResolveModule(kitSystemDETSModulePath, '.d.ets'));