]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - videos/video-query.type.ts
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / videos / video-query.type.ts
1 export type VideoFilter = 'local' | 'all-local' | 'all'