X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=shared%2Fcore-utils%2Findex.ts;h=e0a6a8087167090861b80ae30a4281fe2a9fe2b4;hb=790c2837ddcb443c0f1ea6adcdcb101dfe159d01;hp=2a7d4d9828d5757d9d079b7cc4246dd609770feb;hpb=171efc48e67498406feb6d7873b3482b41505515;p=github%2FChocobozzz%2FPeerTube.git diff --git a/shared/core-utils/index.ts b/shared/core-utils/index.ts index 2a7d4d982..e0a6a8087 100644 --- a/shared/core-utils/index.ts +++ b/shared/core-utils/index.ts @@ -5,3 +5,4 @@ export * from './plugins' export * from './renderer' export * from './users' export * from './utils' +export * from './videos'