UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

3 lines (2 loc) 119 B
export { default as Action } from './base'; export { createAction, registerAction, getActionClass } from './register';