PeerTube/server/tests/api/moderation/index.ts

5 lines
128 B
TypeScript
Raw Normal View History

2020-07-07 12:34:16 +00:00
export * from './abuses'
export * from './blocklist-notification'
2020-07-07 12:34:16 +00:00
export * from './blocklist'
2020-08-24 11:53:45 +00:00
export * from './video-blacklist'