1
0
Fork 0
peertube/shared/models/activitypub/context.ts

2 lines
68 B
TypeScript

export type ContextType = 'All' | 'View' | 'Announce' | 'CacheFile'