UNPKG

@tanstack/react-router

Version:

Modern and scalable routing for React applications

4 lines (3 loc) 177 B
import * as React from 'react'; export declare const matchContext: React.Context<string | undefined>; export declare const dummyMatchContext: React.Context<string | undefined>;