1
0
Fork 0
peertube/server/lib/notifier/shared/follow/index.ts

4 lines
115 B
TypeScript
Raw Normal View History

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