UNPKG

@visactor/vtable-gantt

Version:

canvas table width high performance

24 lines (19 loc) 623 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.DataZoomIntegration = exports.ZoomScaleManager = void 0; var ZoomScaleManager_1 = require("./ZoomScaleManager"); Object.defineProperty(exports, "ZoomScaleManager", { enumerable: !0, get: function() { return ZoomScaleManager_1.ZoomScaleManager; } }); var DataZoomIntegration_1 = require("./DataZoomIntegration"); Object.defineProperty(exports, "DataZoomIntegration", { enumerable: !0, get: function() { return DataZoomIntegration_1.DataZoomIntegration; } }); //# sourceMappingURL=index.js.map