aboutsummaryrefslogblamecommitdiffhomepage
path: root/shared/models/videos/video-filter.type.ts
blob: e641a401c9d16fb285a66e80a3583832b7f4fbec (plain) (tree)
1
                                                       
export type VideoFilter = 'local' | 'all-local' | 'all'