##// END OF EJS Templates
Maintenance release...
Maintenance release * `NodeList-fx` added overloads to all methods to distinguish returned values of different types (`Animation | this`). * Added missing signatures to `NodeList` constructor * Improved `dijit.form._FormWidgetMixin` * Added module declarations `dijit/form/_FormWidgetMixin`, `dijit/form/_FormValueMixin`, `dijit/_HasDropDown`

File last commit:

r0:ab570232df7d default
r8:b71d8639b457 v1.0.1 default
Show More
index.d.ts
10 lines | 375 B | video/mp2t | TypeScriptLexer
/// <reference path="../dojo/index.d.ts" />
/// <reference path="../dijit/index.d.ts" />
/// <reference path="color.d.ts" />
/// <reference path="dojox.d.ts" />
/// <reference path="gfx.d.ts" />
/// <reference path="html.d.ts" />
/// <reference path="layout.d.ts" />
/// <reference path="string.d.ts" />
/// <reference path="widget.d.ts" />
/// <reference path="xml.d.ts" />