]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/typings/models/index.ts
Apply the fix to both expanded and not expanded, using convention
[github/Chocobozzz/PeerTube.git] / server / typings / models / index.ts
CommitLineData
453e83ea 1export * from './account'
0283eaac 2export * from './oauth'
453e83ea
C
3export * from './server'
4export * from './user'
5export * from './video'