1
0
Fork 0
peertube/client/src/app/shared/shared-user-subscription/index.ts

6 lines
185 B
TypeScript

export * from './user-subscription.service'
export * from './subscribe-button.component'
export * from './remote-subscribe.component'
export * from './shared-user-subscription.module'