index.ts 81 B

12
  1. export { UserEntity } from './user.entity';
  2. export { Role } from './role.entity';