UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

6 lines 118 B
export function constant(x) { return function () { return x; }; } //# sourceMappingURL=constant.js.map