UNPKG

@swimlane/ngx-charts

Version:

Declarative Charting Framework for Angular

3 lines (2 loc) 147 B
export declare const MouseEvent: any; export declare function createMouseEvent(name: string, bubbles?: boolean, cancelable?: boolean): MouseEvent;