PeerTube_original/shared/server-commands/runners/index.ts
2023-05-09 08:57:34 +02:00

4 lines
125 B
TypeScript

export * from './runner-jobs-command'
export * from './runner-registration-tokens-command'
export * from './runners-command'