UNPKG

react-history-switch

Version:

Self-hosted context-free Switch routing component for History.js library (React). The library was created to transfer navigation responsibility from a view into Mobx state container (MVC). Also can be used separately as a self-hosted router

4 lines (3 loc) 104 B
/// <reference types="react" /> export declare const Error: () => JSX.Element; export default Error;