UNPKG

zent

Version:

一套前端设计语言和基于React的实现

2 lines (1 loc) 76 B
export type AlertTypes = 'info' | 'success' | 'warning' | 'error' | 'hint';