Home
last modified time | relevance | path

Searched refs:dirIndexTsPath (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dprocess_import.ts675 const dirIndexTsPath: string = path.resolve(path.resolve(pagesDir, filePath), INDEX_TS); constant
680 fs.existsSync(dirIndexTsPath)) {
681 filePath = dirIndexTsPath;