Files
DefinitelyTyped/types/localizejs-library
Samer Albahra 3478eb879d [localizejs-library] Fix problems with typings (specifically callback parameters) (#20243)
* Fix problems in LocalizeJS Library typings

This resolves the `off` method incorrectly being named `on` and also fixes all instances of callbacks which lacked the parameters used.

* Fix incorrect comment

* Fix input for translate to allow HTML elements
2017-10-09 16:07:20 -07:00
..