1
0
Fork 0
peertube/server/typings/models/user/index.ts
Chocobozzz d7a25329f9
Add ability to disable webtorrent
In favour of HLS
2019-11-25 10:59:43 +01:00

4 lines
140 B
TypeScript

export * from './user'
export * from './user-notification'
export * from './user-notification-setting'
export * from './user-video-history'