UNPKG

iles

Version:

Vite & Vue powered static site generator with partial hydration

7 lines (4 loc) 131 B
import 'vite'; declare const ILES_APP_ENTRY = "/@iles-entry"; declare const VERSION: string; export { ILES_APP_ENTRY, VERSION };