UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

3 lines (2 loc) 168 B
export declare const SCROLLBAR_CLASS_NAME = "g2-scrollbar"; export declare function ScrollbarFilter(options?: any): (context: any, _: any, emitter: any) => () => void;