UNPKG

react-router-config-guard

Version:

Static route config and guard for React Router, base on react-router-config

9 lines (8 loc) 221 B
import { setRouterEach, renderRoutes, matchRoutes } from './ReactRouterConfigGuard.jsx'; import usePrevious from './hooks/usePrevious.jsx'; export { setRouterEach, renderRoutes, matchRoutes, usePrevious }