UNPKG

react-best-router

Version:

In larger React applications, it is usually necessary to use a Router to handle relationships between pages and navigate between them. Are you using other Router libraries? Have you encountered any areas that are not very useful? For example, defining nes

4 lines (3 loc) 95 B
export * from "./BrowserDriver"; export * from "./HashDriver"; export * from "./MemoryDriver";