UNPKG

@tanstack/start-client-core

Version:

Modern and scalable routing for React applications

3 lines (2 loc) 144 B
import { Awaitable, RegisteredRouter } from '@tanstack/router-core'; export declare const getRouterInstance: () => Awaitable<RegisteredRouter>;