1
0
Fork 0
peertube/server/models/account/index.ts
2017-11-27 19:40:51 +01:00

4 lines
159 B
TypeScript

export * from './account-interface'
export * from './account-follow-interface'
export * from './account-video-rate-interface'
export * from './user-interface'