Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dcomponent_map.ts33 const componentsFile: string = path.join(__dirname, relPath); constant
34 const files: string[] = fs.readdirSync(componentsFile);
36 const fPath: string = path.join(componentsFile, item);