UNPKG

vike

Version:

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

3 lines (2 loc) 114 B
export { addIs404ToPageProps }; declare function addIs404ToPageProps(pageContext: Record<string, unknown>): void;