Reorganize client shared modules
[oweals/peertube.git] / client / src / app / shared / shared-instance / index.ts
1 export * from './feature-boolean.component'
2 export * from './instance-features-table.component'
3 export * from './instance-follow.service'
4 export * from './instance-statistics.component'
5 export * from './instance.service'
6 export * from './shared-instance.module'