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

3 lines
83 B
TypeScript
Raw Normal View History

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