PeerTube/client/src/app/+admin/system/index.ts
2020-06-23 16:00:49 +02:00

5 lines
137 B
TypeScript

export * from './debug'
export * from './jobs'
export * from './logs'
export * from './system.component'
export * from './system.routes'