UNPKG

@visactor/vtable

Version:

canvas table width high performance

8 lines (5 loc) 236 B
import { PivotTable } from "./PivotTable"; import { registerTextCell } from "./scenegraph/group-creater/cell-type"; registerTextCell(); export class PivotTableSimple extends PivotTable {} //# sourceMappingURL=PivotTable-simple.js.map