Annotation updates
Change-Id: I146f76b9dcc1a92e18acec01481ad280fb431868
This commit is contained in:
@@ -41,6 +41,12 @@
|
||||
this._importHtmlPlugins(htmlPlugins);
|
||||
},
|
||||
|
||||
/**
|
||||
* @suppress {checkTypes}
|
||||
* States that it expects no more than 3 parameters, but that's not true.
|
||||
* @todo (beckysiegel) check Polymer annotations and submit change.
|
||||
*/
|
||||
|
||||
_importHtmlPlugins(plugins) {
|
||||
for (const url of plugins) {
|
||||
this.importHref(
|
||||
|
Reference in New Issue
Block a user