]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/index.ts
Introduce CLI command
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / index.ts
index 87ee8abba085c808f35aab3d40cbe480db1d4e3b..4bf057492ec4b53b2492fc995497794636b7366d 100644 (file)
@@ -1,6 +1,6 @@
-export * from './bulk/bulk'
+export * from './bulk'
 
-export * from './cli/cli'
+export * from './cli'
 
 export * from './custom-pages/custom-pages'