UNPKG

iles

Version:

Vite & Vue powered static site generator with partial hydration

4 lines (2 loc) 72 B
declare function build(root: string): Promise<void>; export { build };