Searched refs:componentsFile (Results 1 – 1 of 1) sorted by relevance
33 const componentsFile: string = path.join(__dirname, relPath); constant34 const files: string[] = fs.readdirSync(componentsFile);36 const fPath: string = path.join(componentsFile, item);