mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-26 16:24:35 +00:00
* dygraphs: add missing getRowForX() definition
Documentation: http://dygraphs.com/jsdoc/symbols/Dygraph.html#getRowForX
Source code: 27cee3f723/src/dygraph.js (L3345-L3372)
* dygraphs: Drop type annotations from .d.ts's JSDoc
danvk: "At best they are duplicative and at worst they disagree (as in this case)."