export * from './role.entity'; export * from './permission.entity'; export * from './user-role.entity'; export * from './role-permission.entity';