UNPKG

@visactor/vtable

Version:

canvas table width high performance

15 lines (12 loc) 327 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.BaseTable = void 0; const BaseTable_1 = require("./core/BaseTable"); Object.defineProperty(exports, "BaseTable", { enumerable: !0, get: function() { return BaseTable_1.BaseTable; } }); //# sourceMappingURL=core.js.map