1
0
Fork 0
peertube/server/controllers/index.ts

5 lines
99 B
TypeScript
Raw Normal View History

export * from './static'
export * from './client'
2017-10-16 08:05:49 +00:00
export * from './services'
export * from './api'