UNPKG

@visactor/vtable

Version:

canvas table width high performance

10 lines (7 loc) 199 B
import { extend } from "./tools/helper"; export const chartTypes = {}; const builtin = {}; export function get() { return extend(builtin, chartTypes); } //# sourceMappingURL=chartModule.js.map