UNPKG

@tanstack/router-core

Version:

Modern and scalable routing for React applications

3 lines (2 loc) 156 B
import { Plugin } from 'seroval'; export declare const defaultSerovalPlugins: (Plugin<any, any> | Plugin<Error, any> | Plugin<ReadableStream<any>, any>)[];