UNPKG

iles

Version:

Vite & Vue powered static site generator with partial hydration

3 lines (2 loc) 157 B
import type { RouteLocationNormalizedLoaded } from 'vue-router'; export declare function resolveLayout(route: RouteLocationNormalizedLoaded): Promise<void>;