index.ts 72 Bytes Edit Raw Blame History Permalink 1 2 3 export * from './dept'; export * from './menu'; export * from './role';