Searched refs:STATIC_API_DATA_DIR (Results 1 – 1 of 1) sorted by relevance
14 const STATIC_API_DATA_DIR = path.join(DOCS_DIR, 'public', 'static', 'data'); constant60 const targetAPIDataDirectory = path.join(STATIC_API_DATA_DIR, versionDirectory);118 await fs.copy(path.join(STATIC_API_DATA_DIR, 'unversioned'), targetAPIDataDirectory);