UNPKG

rift-router

Version:

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

3 lines (2 loc) 110 B
import { Router } from './Router'; export declare function useInitRouter(routes: any, fallback: any): Router;