UNPKG

@meleon/uni-ui

Version:

A uniapp components library written in vue3 and typescript

2 lines (1 loc) 71 B
export type MlInputStatus = 'success' | 'error' | 'warning' | 'info';