1
0
Fork 0
peertube/shared/models/accounts/follow.model.ts
2017-11-27 19:40:51 +01:00

1 line
49 B
TypeScript

export type FollowState = 'pending' | 'accepted'