Files
DefinitelyTyped/types/codemirror
Yuri Sulyma 5a51040804 [codemirror] Narrow types for getOption,setOption,on,off. Add "div" to CoordsMode. (#38045)
* 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
2019-09-11 18:02:36 -07:00
..