UNPKG

tdesign-react

Version:
7 lines (6 loc) 146 B
export declare const enum ValidateStatus { SUCCESS = "success", WARNING = "warning", ERROR = "error", VALIDATING = "validating" }