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

6 lines
176 B
TypeScript

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