UNPKG

choerodon-ui

Version:

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

3 lines (2 loc) 200 B
export { Size, WaitType, Tooltip } from './enum'; export { ViewComponentProps, ElementProps, MouseEventComponentProps, KeyboardEventComponentProps, FocusEventComponentProps, } from './ViewComponent';