aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/index.ts
blob: 179f66974647bb93bb0daabb64caa55493323796 (plain) (blame)
1
2
3
4
export * from './account-interface'
export * from './account-follow-interface'
export * from './account-video-rate-interface'
export * from './user-interface'