UNPKG

vike

Version:

The Framework *You* Control - Next.js & Nuxt alternative for unprecedented flexibility and dependability.

5 lines (4 loc) 143 B
export type VikeGlobalInternal = undefined | { globals?: Record<string, Record<string, unknown> | true>; fullyRenderedUrl?: string; };