]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/core-utils/index.ts
add client.videos.upload.maxChunkSize config (#4857)
[github/Chocobozzz/PeerTube.git] / shared / core-utils / index.ts
index ee5cd4412af1f4fcc98b88a27a15e306b51a77e1..8daaa2d04a125317a9893453fd1dea9a81c0e57d 100644 (file)
@@ -1,10 +1,7 @@
 export * from './abuse'
 export * from './common'
 export * from './i18n'
-export * from './path'
 export * from './plugins'
 export * from './renderer'
 export * from './users'
-export * from './utils'
 export * from './videos'
-export * from './uuid'