dojo / compose

**DEPRECATED** Dojo 2 - composition library.

Home Page:http://dojo.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changes to Evented interfaces

kitsonk opened this issue · comments

dojo-interfaces makes some tweaks to the interfaces of Evented that should be validated in the functional code. This is mostly in the type interfaces, by requiring passing of two generic arguments for an EventedListener.