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