1
0
Fork 0
peertube/shared/models/search/nsfw-query.model.ts
2018-07-24 14:04:05 +02:00

1 line
50 B
TypeScript

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