mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-06 06:19:58 +08:00
- minor corrections
This commit is contained in:
131281
dojo/dijit.d.ts
vendored
131281
dojo/dijit.d.ts
vendored
File diff suppressed because one or more lines are too long
1
dojo/dojo.d.ts
vendored
1
dojo/dojo.d.ts
vendored
@@ -3093,6 +3093,7 @@ declare module dojo {
|
||||
*/
|
||||
class Stateful {
|
||||
constructor();
|
||||
inherited: {(arguments: IArguments): any};
|
||||
/**
|
||||
* Get a property on a Stateful instance.
|
||||
* Get a named property on a Stateful object. The property may
|
||||
|
||||
Reference in New Issue
Block a user