index.ts 72 Bytes
export * from './dept';
export * from './menu';
export * from './role';