UNPKG

antdv-eoi

Version:

An enterprise-class UI design language and Vue-based implementation

4 lines (3 loc) 125 B
import type { SelectProps } from '..'; declare function warningProps(props: SelectProps): void; export default warningProps;