UNPKG

nextui-alert

Version:
3 lines (2 loc) 92 B
type SeverityType = 'info' | 'success' | 'warning' | 'danger'; export default SeverityType;