Convert any html character codes in labels

fix typedef
This commit is contained in:
mike-000
2020-01-20 10:30:44 +00:00
committed by GitHub
parent c221cc7a46
commit 83d65b61e1

View File

@@ -379,7 +379,7 @@ function createStyleDefaults() {
}
/**
* @type {HTMLElement}
* @type {Textarea}
*/
let TEXTAREA;