UNPKG

341 BJavaScriptView Raw
1export { ApplyPluginsType, Link, MemoryRouter, NavLink, Plugin, Prompt, Redirect, Route, Router, StaticRouter, Switch, __RouterContext, createBrowserHistory, createHashHistory, createMemoryHistory, dynamic, matchPath, useHistory, useLocation, useParams, useRouteMatch, withRouter } from '@umijs/runtime';
2export * from '@@/core/umiExports';