]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/shared-custom-markup/index.ts
Fix custom markup
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-custom-markup / index.ts
1 export * from './custom-markup.service'
2 export * from './custom-markup-container.component'
3 export * from './dynamic-element.service'
4 export * from './custom-markup-help.component'
5 export * from './shared-custom-markup.module'