]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/shared-user-subscription/index.ts
only count comments from people other than the video author
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-user-subscription / index.ts
1 export * from './user-subscription.service'
2 export * from './subscribe-button.component'
3 export * from './remote-subscribe.component'
4
5 export * from './shared-user-subscription.module'