1
0
Fork 0
peertube/server/typings/models/user/index.d.ts

5 lines
140 B
TypeScript
Raw Normal View History

2019-08-15 05:53:26 -04:00
export * from './user'
export * from './user-notification'
2019-08-20 07:52:49 -04:00
export * from './user-notification-setting'
2019-08-15 05:53:26 -04:00
export * from './user-video-history'