1
0
Fork 0
peertube/shared/models/search/boolean-both-query.model.ts
2021-05-03 16:42:15 +02:00

1 line
57 B
TypeScript

export type BooleanBothQuery = 'true' | 'false' | 'both'