index.ts 120 B

12
  1. export { Advertisement } from './advertisement.entity';
  2. export { AdvertisementType } from './advertisement-type.entity';