broadcast-message-level.type.ts 65 B

1
  1. export type BroadcastMessageLevel = 'info' | 'warning' | 'error'