Invalid use of 'arguments'. Class definitions are automatically in strict mode.

This commit is contained in:
Anatoly Bakirov
2015-05-07 22:25:47 -07:00
parent 6c2589a633
commit 5ffefe5a1a

2
dojo/dojo.d.ts vendored
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