export * from './consts/preset-themes'; export const themesRootPath = 'dist/themes'; export const manifestPath = `${themesRootPath}/.vite/manifest.json`;