UNPKG

@tanstack/react-router

Version:

Modern and scalable routing for React applications

4 lines (3 loc) 187 B
export * from './index.cjs'; export { notFound, isNotFound, redirect, isRedirect, rootRouteId, } from '@tanstack/router-core'; export type { NotFoundError } from '@tanstack/router-core';