]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - video-filter.type.ts
e641a401c9d16fb285a66e80a3583832b7f4fbec
[github/Chocobozzz/PeerTube.git] / video-filter.type.ts
1 export type VideoFilter = 'local' | 'all-local' | 'all'