forked from Botanical/BotanJS
Migrate old externs 9/x
This commit is contained in:
@@ -25,5 +25,7 @@ Dandelion.IDOMElement.prototype.contains = function() {};
|
||||
Dandelion.IDOMElement.prototype.aKeys = function() {};
|
||||
/** @type {HTMLElement} */
|
||||
Dandelion.IDOMElement.prototype.element;
|
||||
/** @type {CSSStyleDeclaration} */
|
||||
Dandelion.IDOMElement.prototype.style;
|
||||
/** @type {function(): void} */
|
||||
Dandelion.IDOMElement.prototype.reverseChild = function() {};
|
||||
|
||||
Reference in New Issue
Block a user