]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - shared/models/videos/import/index.ts
Added "total views" in the my channels list (#5007)
[github/Chocobozzz/PeerTube.git] / shared / models / videos / import / index.ts
CommitLineData
67ed6552
C
1export * from './video-import-create.model'
2export * from './video-import-state.enum'
3export * from './video-import.model'