UNPKG

@antv/g2plot

Version:

G2 Plot, a market of plots built with the Grammar of Graphics'

5 lines (4 loc) 135 B
import DrillDownInteraction from './drillDown'; export declare const INTERACTION_MAP: { drilldown: typeof DrillDownInteraction; };