]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - shared/models/videos/channel/index.ts
Fix CLI plugins list command: use command parameters.
[github/Chocobozzz/PeerTube.git] / shared / models / videos / channel / index.ts
CommitLineData
67ed6552
C
1export * from './video-channel-create.model'
2export * from './video-channel-update.model'
3export * from './video-channel.model'