UNPKG

@visactor/react-vtable

Version:

The react version of VTable

12 lines (7 loc) 346 B
export { ListTable } from "./list-table"; export { PivotTable } from "./pivot-table"; export { PivotChart, registerChartModule } from "./pivot-chart"; export { ListTableSimple } from "./list-table-simple"; export { PivotTableSimple } from "./pivot-table-simple"; export { register } from "@visactor/vtable"; //# sourceMappingURL=index.js.map