X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Froot-helpers%2Findex.ts;h=036a7677db7682d03dd4a4953736201717046498;hb=7706b3703aeb2bea686b12089959b963a7dd89f4;hp=59468b31cea8db534ac8d860b9aa2f7e63661149;hpb=a4ff3100d36f2fe9a4dfc00e8487c28a94433c4f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/root-helpers/index.ts b/client/src/root-helpers/index.ts index 59468b31c..036a7677d 100644 --- a/client/src/root-helpers/index.ts +++ b/client/src/root-helpers/index.ts @@ -1,3 +1,4 @@ export * from './users' +export * from './bytes' export * from './peertube-web-storage' export * from './utils'