UNPKG

rift-router

Version:

Blazing Fast and Lightweight router for React Based on state first.

3 lines (2 loc) 86 B
import { IRouter } from './IRiftRoute'; export declare function useRouter(): IRouter;