UNPKG

@visactor/vtable-gantt

Version:

canvas table width high performance

5 lines (4 loc) 289 B
export { ZoomScaleManager } from './ZoomScaleManager'; export { DataZoomIntegration } from './DataZoomIntegration'; export type { DataZoomConfig, DataZoomLimits } from './DataZoomIntegration'; export type { IZoomScale, IDataZoomAxisConfig, ILevelThreshold } from '../ts-types/zoom-scale';