1 2 3 4
export * from './auth'; export * from './menu'; export * from './upload'; export * from './user';