aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch/shared/recommendations/index.ts
blob: ffcf84585dab1bde26520445a0b23e7af0a8f611 (plain) (blame)
1
2
3
4
5
export * from './recent-videos-recommendation.service'
export * from './recommendation-info.model'
export * from './recommendations.module'
export * from './recommended-videos.component'
export * from './recommended-videos.store'