UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

3 lines (2 loc) 113 B
import { DisplayObject } from '@antv/g'; export declare const Advance: new (T?: any) => DisplayObject<any, any>;