1
0
Fork 0
peertube/shared/models/server/broadcast-message-level.typ...

2 lines
65 B
TypeScript
Raw Normal View History

2020-05-28 09:15:38 +00:00
export type BroadcastMessageLevel = 'info' | 'warning' | 'error'