PeerTube/server/lib/notifier/shared/blacklist/index.ts

4 lines
134 B
TypeScript
Raw Normal View History

2021-07-30 16:51:27 +02:00
export * from './new-auto-blacklist-for-moderators'
export * from './new-blacklist-for-owner'
export * from './unblacklist-for-owner'