]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - shared/models/moderation/abuse/abuse-video-is.type.ts
Reorganize shared models
[github/Chocobozzz/PeerTube.git] / shared / models / moderation / abuse / abuse-video-is.type.ts
CommitLineData
d95d1559 1export type AbuseVideoIs = 'deleted' | 'blacklisted'