UNPKG

@antv/g2plot

Version:

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

8 lines (7 loc) 192 B
declare function elementCollision(a: any, b: any): boolean; declare const _default: { type: string; usage: string; expression: typeof elementCollision; }; export default _default;