UNPKG

@tanstack/react-start

Version:

Modern and scalable routing for React applications

4 lines (3 loc) 205 B
import { TanStackStartInputConfig } from '@tanstack/start-plugin-core'; import { PluginOption } from 'vite'; export declare function tanstackStart(options?: TanStackStartInputConfig): Array<PluginOption>;