UNPKG

172 BTypeScriptView Raw
1// @ts-ignore
2export * from '@@/exports';
3export type {
4 IApi,
5 webpack,
6 IRoute,
7 UmiApiRequest,
8 UmiApiResponse,
9} from '@umijs/preset-umi';
10export * from './dist';