PeerTube/client/src/app/+video-channels/index.ts

4 lines
131 B
TypeScript
Raw Normal View History

2018-04-25 16:56:13 +02:00
export * from './video-channels-routing.module'
export * from './video-channels.component'
export * from './video-channels.module'