PeerTube/server/controllers/index.ts
2017-10-16 10:07:26 +02:00

5 lines
99 B
TypeScript

export * from './static'
export * from './client'
export * from './services'
export * from './api'