index.ts 93 B

12
  1. export { UserEntityMt, UserMt } from './user.entity';
  2. export { RoleMt } from './role.entity';