UNPKG

108 BTypeScriptView Raw
1import { RouterContext } from '../HostProvider';
2export declare function useRouterContext(): RouterContext;