UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

2 lines (1 loc) 116 B
export declare function wolfeLineSearch(f: any, pk: any, current: any, next: any, a: any, c1?: any, c2?: any): any;