UNPKG

iles

Version:

Vite & Vue powered static site generator with partial hydration

3 lines (2 loc) 150 B
import type { Framework, PrerenderFn } from '@islands/prerender'; export declare function useRenderer(framework: Framework): PrerenderFn | undefined;