UNPKG

vizz-router

Version:

Simple version of react router that only I'll be using (probably)

2 lines 71 B
import { Router } from "./Router"; export const BrowserRouter = Router;