Searched refs:funcDir (Results 1 – 1 of 1) sorted by relevance
325 const funcDir = path.join(outputDir, '_expo/functions'); constant326 fs.mkdirSync(path.join(funcDir), { recursive: true });