UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

5 lines 181 B
export { Constant } from './constant'; export { Transform } from './transform'; export { Field } from './field'; export { Column } from './column'; //# sourceMappingURL=index.js.map