UNPKG

@quartic/bokehjs

Version:

Interactive, novel data visualization

9 lines (8 loc) 218 B
/*! * jQuery Mousewheel 3.1.13 * * Copyright jQuery Foundation and other contributors * Released under the MIT license * http://jquery.org/license */ export declare function getDeltaY(event: WheelEvent): number;