aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-comment/index.ts
blob: b1195f232b7ee865a88e6cae9ed409ddb4accf09 (plain) (blame)
1
2
3
4
5
export * from './video-comment.service'
export * from './video-comment.model'
export * from './video-comment-thread-tree.model'

export * from './shared-video-comment.module'