mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-01 19:24:27 +00:00
* Narrower typing for getOption and setOption * Add "div" to CoordsMode (not documented in manual, but present in source code) * Move catchall on/off below ones with explicit names so that handler arguments get correct typing * Narrow type of event parameter for DOMEvent handler * Fix string type accidentally left unnarrowed