1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 19:42:24 +02:00
Peertube/shared/models/activitypub/objects/index.ts
2017-11-27 19:40:52 +01:00

4 lines
148 B
TypeScript

export * from './common-objects'
export * from './video-abuse-object'
export * from './video-channel-object'
export * from './video-torrent-object'