client-log-level.type.ts 46 B

1
  1. export type ClientLogLevel = 'warn' | 'error'