1
0
Fork 0
peertube/shared/models/videos/comment/index.ts

3 lines
83 B
TypeScript
Raw Normal View History

2021-07-09 12:15:11 +00:00
export * from './video-comment-create.model'
2021-05-11 09:27:40 +00:00
export * from './video-comment.model'