UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

4 lines (3 loc) 203 B
import { G2ComponentNamespaces, G2Component } from '../runtime'; export declare const library: {}; export declare function register(key: `${G2ComponentNamespaces}.${any}`, component: G2Component): void;