]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/shared-custom-markup/peertube-custom-tags/index.ts
Fix custom markup
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-custom-markup / peertube-custom-tags / index.ts
1 export * from './button-markup.component'
2 export * from './channel-miniature-markup.component'
3 export * from './embed-markup.component'
4 export * from './playlist-miniature-markup.component'
5 export * from './video-miniature-markup.component'
6 export * from './videos-list-markup.component'