1
0
Fork 0
peertube/shared/models/videos/video-filter.type.ts

2 lines
56 B
TypeScript

export type VideoFilter = 'local' | 'all-local' | 'all'