]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - shared/models/server/client-log-level.type.ts
Translated using Weblate (Chinese (Traditional))
[github/Chocobozzz/PeerTube.git] / shared / models / server / client-log-level.type.ts
CommitLineData
42b40636 1export type ClientLogLevel = 'warn' | 'error'