mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-31 19:12:20 +08:00
Added event action interface Added event color interface Made Event type optional, as it is not obligatory according to the documentation Fixed IOnViewChangeClick, it must return a boolean, not void.