1
0
Fork 0
peertube/server/tests/api/moderation/index.ts

5 lines
128 B
TypeScript
Raw Normal View History

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