1
0
Fork 0
peertube/server/models/account/index.ts

5 lines
159 B
TypeScript
Raw Normal View History

2017-11-09 16:51:58 +00:00
export * from './account-interface'
export * from './account-follow-interface'
export * from './account-video-rate-interface'
export * from './user-interface'