UNPKG

@antv/g2plot

Version:

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

6 lines (5 loc) 147 B
import { Interaction } from '@antv/g2'; export default class LineSelect extends Interaction { constructor(cfg: any); end(ev: any): void; }