UNPKG

@tanstack/react-router

Version:

Modern and scalable routing for React applications

12 lines (9 loc) 192 B
export * from './index' export { notFound, isNotFound, redirect, isRedirect, rootRouteId, } from '@tanstack/router-core' export type { NotFoundError } from '@tanstack/router-core'