UNPKG

@tanstack/vue-start

Version:

Modern and scalable routing for Vue applications

4 lines (3 loc) 231 B
import { TanStackStartRsbuildInputConfig } from '@tanstack/start-plugin-core/rsbuild'; import { RsbuildPlugin } from '@rsbuild/core'; export declare function tanstackStart(options?: TanStackStartRsbuildInputConfig): RsbuildPlugin;