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