mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-07 16:30:12 +08:00
Fixes cyclical dependency between dojox.gfx.d.ts and dojox.geo.d.ts
Removed reference to dojox.geo.d.ts (dojox.gfx has no actual dependency on dojox.geo)
This commit is contained in:
Vendored
-1
@@ -4,7 +4,6 @@
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="dojo.d.ts" />
|
||||
/// <reference path="dojox.geo.d.ts" />
|
||||
declare module dojox {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user