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

1 line
68 B
TypeScript

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