PeerTube/shared/models/server/client-log-level.type.ts

2 lines
46 B
TypeScript

export type ClientLogLevel = 'warn' | 'error'