mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+5
-5
@@ -3,20 +3,20 @@
|
||||
// Definitions by: Michael Van Sickle <https://github.com/vansimke>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare module dojox {
|
||||
|
||||
module help {
|
||||
declare namespace dojox {
|
||||
|
||||
namespace help {
|
||||
/**
|
||||
* Permalink: http://dojotoolkit.org/api/1.9/dojox/help/_base.html
|
||||
*
|
||||
*
|
||||
*
|
||||
*/
|
||||
interface _base {
|
||||
}
|
||||
/**
|
||||
* Permalink: http://dojotoolkit.org/api/1.9/dojox/help/console.html
|
||||
*
|
||||
*
|
||||
*
|
||||
*/
|
||||
interface console {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user