UNPKG

choerodon-ui

Version:

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

6 lines (5 loc) 134 B
export { Size } from '../../../lib/_util/enum'; export declare enum WaitType { throttle = "throttle", debounce = "debounce" }