import { default as DataZoom } from './index.vue'; import { default as DataBackground } from './slider/dataBackground.vue'; import { default as HandleStyle } from './slider/handleStyle.vue'; import { default as MoveHandleStyle } from './slider/moveHandleStyle.vue'; export { DataZoom, DataBackground, HandleStyle, MoveHandleStyle };