mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-08 22:54:35 +00:00
* 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