UNPKG

@visactor/openinula-vtable

Version:

The openinula version of VTable

10 lines (7 loc) 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.PivotTable = void 0; const base_table_1 = require("./base-table"); exports.PivotTable = (0, base_table_1.createTable)("PivotTable", "pivot-table"); //# sourceMappingURL=pivot-table.js.map