UNPKG

choerodon-ui

Version:

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

9 lines (7 loc) 232 B
export { Size } from '../../../es/_util/enum'; export var WaitType; (function (WaitType) { WaitType["throttle"] = "throttle"; WaitType["debounce"] = "debounce"; })(WaitType || (WaitType = {})); //# sourceMappingURL=enum.js.map