cleanup types

pull/9468/head
Dominic Gannaway 3 years ago
parent 10a3cbe216
commit 1e422ed432

@ -16,6 +16,9 @@ var element_prototype;
* @type {Text}
*/
var text_prototype;
/**
* @type {Map}
*/
var map_prototype;
/**
* @type {typeof Node.prototype.appendChild}

Loading…
Cancel
Save