index.esm.js
352 Bytes
export * from '@@/core/umiExports';
export { ApplyPluginsType, Link, MemoryRouter, NavLink, Plugin, Prompt, Redirect, Route, Router, StaticRouter, Switch, __RouterContext, createBrowserHistory, createHashHistory, createMemoryHistory, dynamic, isBrowser, matchPath, useHistory, useLocation, useParams, useRouteMatch, withRouter } from '@umijs/runtime';