mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
1 line
68 B
TypeScript
1 line
68 B
TypeScript
export type ContextType = 'All' | 'View' | 'Announce' | 'CacheFile'
|