Merge pull request #4291 from abakirov/arguments

Dojo - Support TypeScript 1.5
This commit is contained in:
Masahiro Wakame
2015-05-08 21:29:07 +09:00
+1 -1
View File
@@ -3098,7 +3098,7 @@ declare module dojo {
*/
class Stateful {
constructor();
inherited: {(arguments: IArguments): any};
inherited: {(args: IArguments): any};
/**
* Get a property on a Stateful instance.
* Get a named property on a Stateful object. The property may