Searched refs:apiDataPath (Results 1 – 1 of 1) sorted by relevance
18 const apiDataPath = `public/static/data/v${version}.0.0`; constant19 if (fs.pathExistsSync(apiDataPath)) {20 fs.rmSync(apiDataPath, { recursive: true });