dojo / typings

Dojo 1 - TypeScript Typings (including Dijit and DojoX)
Other
28 stars 37 forks source link

added 2nd parameter for Stateful.set #156

Closed wuhi closed 4 years ago

wuhi commented 4 years ago

in Javascript its possible to pass more than one parameter to this.set e.g. this.set("item", bNoChange) the typescript typings wont accept this since there is only one value parameter

jsf-clabot commented 4 years ago

CLA assistant check
All committers have signed the CLA.

rorticus commented 4 years ago

Closing in favor of https://github.com/dojo/typings/pull/162