UNPKG

iles

Version:

Vite & Vue powered static site generator with partial hydration

7 lines (4 loc) 218 B
export { esbuildVersion, mergeConfig, rollupVersion, version as viteVersion } from 'vite'; declare const ILES_APP_ENTRY = "/@iles-entry"; declare const VERSION: string; export { ILES_APP_ENTRY, VERSION as version };