// @ts-ignore
export * from '@@/exports';
export type {
IApi,
webpack,
IRoute,
UmiApiRequest,
UmiApiResponse,
} from '@aluni/types';
export * from './dist';