mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
Added Polymer.version to polymer-externs (#5079)
This commit is contained in:
committed by
Alexander Marks
parent
4c8d25551e
commit
b52ab81dff
@@ -100,6 +100,9 @@ PolymerTelemetry.dumpRegistrations;;
|
||||
/** @type {PolymerTelemetry} */
|
||||
Polymer.telemetry;
|
||||
|
||||
/** @type {string} */
|
||||
Polymer.version;
|
||||
|
||||
// nb. This is explicitly 'var', as Closure Compiler checks that this is the case.
|
||||
/**
|
||||
* @constructor
|
||||
|
||||
Reference in New Issue
Block a user