PeerTube/client/src/app/shared/shared-custom-markup/index.ts

6 lines
227 B
TypeScript

export * from './custom-markup.service'
export * from './custom-markup-container.component'
export * from './dynamic-element.service'
export * from './custom-markup-help.component'
export * from './shared-custom-markup.module'