X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fcore%2Findex.ts;h=9245ff6fc2c2c0cc4fc9fe7037ac4649761db957;hb=4899138ec5995075c3681ccbd9f6b163fb915991;hp=a0c34543d10c188f2c20d0a4bb8c12ca5a3c8f61;hpb=67ed6552b831df66713bac9e672738796128d33f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/core/index.ts b/client/src/app/core/index.ts index a0c34543d..9245ff6fc 100644 --- a/client/src/app/core/index.ts +++ b/client/src/app/core/index.ts @@ -1,4 +1,5 @@ export * from './auth' +export * from './scoped-tokens' export * from './confirm' export * from './hotkeys' export * from './menu'