forked from Botanical/BotanJS
Migrate old externs 7/x
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
/** @type {typeof Dandelion} */
|
||||
var Dand = __import( "Dandelion" );
|
||||
/** @type {Dandelion.IDOMObject} */
|
||||
/** @type {typeof Dandelion.IDOMObject} */
|
||||
var IDOMObject = __import( "Dandelion.IDOMObject" );
|
||||
/** @type {Dandelion.Window} */
|
||||
var wsupp = __import( "Dandelion.Window" );
|
||||
|
||||
Reference in New Issue
Block a user