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

4 lines
115 B
TypeScript
Raw Normal View History

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