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

4 lines
75 B
TypeScript
Raw Normal View History

2017-05-15 16:22:03 -04:00
export * from './static';
export * from './client';
export * from './api';