mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
1 line
50 B
TypeScript
1 line
50 B
TypeScript
export type NSFWQuery = 'true' | 'false' | 'both'
|