X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=shared%2Fextra-utils%2Findex.ts;h=e2e161a7b8ea8c948cf5dbca88ebdb00cd96da8a;hb=c4647e71c156041c9b0f3a1ee6b01ef14db6d83b;hp=373d27cb4925925a8596fd21a509ee149134641b;hpb=f304a1580b5ce7b6c5f9e25cd3ddc63ca8d8c6a1;p=github%2FChocobozzz%2FPeerTube.git diff --git a/shared/extra-utils/index.ts b/shared/extra-utils/index.ts index 373d27cb4..e2e161a7b 100644 --- a/shared/extra-utils/index.ts +++ b/shared/extra-utils/index.ts @@ -1,3 +1,4 @@ export * from './crypto' export * from './ffprobe' export * from './file' +export * from './uuid'