UNPKG

155 BTypeScriptView Raw
1export * from './api';
2export { history } from './history';
3export { createMultiRouter } from './router/mpa';
4export { createRouter } from './router/spa';