UNPKG

@visactor/vtable-gantt

Version:

canvas table width high performance

13 lines (10 loc) 566 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }); const vrender_1 = require("@visactor/vtable/es/vrender"), group_contribution_render_1 = require("./group-contribution-render"); exports.default = new vrender_1.ContainerModule(((bind, unbind, isBound, rebind) => { bind(group_contribution_render_1.DateHeaderGroupBeforeRenderContribution).toSelf().inSingletonScope(), bind(vrender_1.GroupRenderContribution).toService(group_contribution_render_1.DateHeaderGroupBeforeRenderContribution); })); //# sourceMappingURL=index.js.map