@visactor/vtable
Version:
canvas table width high performance
18 lines (12 loc) • 356 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.get = exports.chartTypes = void 0;
const helper_1 = require("./tools/helper");
exports.chartTypes = {};
const builtin = {};
function get() {
return (0, helper_1.extend)(builtin, exports.chartTypes);
}
exports.get = get;
//# sourceMappingURL=chartModule.js.map