mirror of
https://github.com/Polymer/polymer.git
synced 2026-08-19 01:14:44 -05:00
Annotate another two ephemeral classes.
This commit is contained in:
@@ -348,6 +348,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
||||
* @constructor
|
||||
* @extends {Polymer.Element}
|
||||
* @implements {Polymer_ArraySelectorMixin}
|
||||
* @private
|
||||
*/
|
||||
let baseArraySelector = ArraySelectorMixin(Polymer.Element);
|
||||
|
||||
|
||||
@@ -63,6 +63,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
||||
* Base class for TemplateInstance.
|
||||
* @constructor
|
||||
* @implements {Polymer_PropertyEffects}
|
||||
* @private
|
||||
*/
|
||||
const base = Polymer.PropertyEffects(class {});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user