UNPKG

@quantumart/mobx-form-validation-kit

Version:
7 lines (6 loc) 113 B
export declare enum ValidationEventTypes { Error = 0, Warning = 1, Info = 2, Success = 3 }