UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

3 lines (2 loc) 139 B
import { G2ViewTree } from '../types/options'; export declare function preprocessOption<T extends G2ViewTree = G2ViewTree>(options: T): T;