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

4 lines
75 B
TypeScript
Raw Normal View History

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