Searched defs:basePath (Results 1 – 2 of 2) sorted by relevance
4 export const basePath = constant
19 const basePath = path.resolve(url.fileURLToPath(import.meta.url), '../../src/assets/icons') constant