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
+6
-6
@@ -4,19 +4,19 @@
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
|
||||
declare module dojox {
|
||||
declare namespace dojox {
|
||||
|
||||
module xml {
|
||||
module parser {
|
||||
namespace xml {
|
||||
namespace parser {
|
||||
}
|
||||
|
||||
module Script {
|
||||
namespace Script {
|
||||
}
|
||||
|
||||
module widgetParser {
|
||||
namespace widgetParser {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user