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