]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/helpers/custom-validators/activitypub/index.ts
Merge branch 'feature/design' into develop
[github/Chocobozzz/PeerTube.git] / server / helpers / custom-validators / activitypub / index.ts
index 0eba06a7bc1aa20aa63bb444330e173ffcb5e29a..f8dfae4ffc32936440a2f80e0631008425c404b4 100644 (file)
@@ -1,5 +1,8 @@
 export * from './account'
 export * from './activity'
-export * from './signature'
 export * from './misc'
+export * from './signature'
+export * from './undo'
+export * from './video-channels'
 export * from './videos'
+export * from './view'