UNPKG

@tanstack/router-core

Version:

Modern and scalable routing for React applications

4 lines (3 loc) 166 B
import { Plugin } from 'seroval'; /** Server-only plugins for streaming hydration data into HTML. */ export declare const ssrSerovalPlugins: Array<Plugin<any, any>>;