PeerTube/server/typings/models/user/index.ts

5 lines
140 B
TypeScript

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