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

4 lines
115 B
TypeScript
Raw Normal View History

2021-07-30 16:51:27 +02:00
export * from './auto-follow-for-instance'
export * from './follow-for-instance'
export * from './follow-for-user'