UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

3 lines 176 B
export { default as Action } from './base'; // 导出 Action 基类 export { createAction, registerAction, getActionClass } from './register'; //# sourceMappingURL=index.js.map