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

5 lines
128 B
TypeScript
Raw Normal View History

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