UNPKG

@visactor/vtable

Version:

canvas table width high performance

14 lines (10 loc) 361 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.get = void 0; const helper_1 = require("./tools/helper"), chartModules_1 = require("./plugins/chartModules"), builtin = {}; function get() { return (0, helper_1.extend)(builtin, chartModules_1.chartTypes); } exports.get = get; //# sourceMappingURL=chartModule.js.map