1
0
Fork 0
peertube/server/typings/models/index.d.ts
2019-08-20 14:53:42 +02:00

5 lines
122 B
TypeScript

export * from './account'
export * from './oauth'
export * from './server'
export * from './user'
export * from './video'