UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

4 lines (3 loc) 166 B
import { DisplayObject } from '@antv/g'; export declare function attributeOf(shape: DisplayObject, keys: string[]): {}; export declare const attributeKeys: string[];