mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
Add legacyUndefined and legacyNoBatch to externs
This commit is contained in:
@@ -135,6 +135,12 @@ Polymer.legacyOptimizations;
|
||||
/** @type {boolean} */
|
||||
Polymer.syncInitialRender;
|
||||
|
||||
/** @type {boolean} */
|
||||
Polymer.legacyUndefined;
|
||||
|
||||
/** @type {boolean} */
|
||||
Polymer.legacyNoBatch;
|
||||
|
||||
// nb. This is explicitly 'var', as Closure Compiler checks that this is the case.
|
||||
/**
|
||||
* @constructor
|
||||
|
||||
Reference in New Issue
Block a user