PeerTube/client/e2e/src/types/common.ts

2 lines
60 B
TypeScript

export type NSFWPolicy = 'do_not_list' | 'blur' | 'display'