]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/server/index.ts
Introduce plugins command
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / server / index.ts
index b5b6b21162223c9ed6ac0d174f46e9fea6910ace..e602fec7e2fc087b57d51dbe10ab13dfca01a6f0 100644 (file)
@@ -4,3 +4,5 @@ export * from './follows-command'
 export * from './follows'
 export * from './jobs'
 export * from './jobs-command'
+export * from './plugins-command'
+export * from './plugins'