tachybase_todo/packages/client/src/acl/Configuration/index.tsx
2022-02-17 01:06:42 +08:00

7 lines
172 B
TypeScript

export * from './MenuConfigure';
export * from './RoleConfigure';
export * from './RolesResourcesActions';
export * from './RoleTable';
export * from './StrategyActions';