mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
Add missing externs for global settings.
This commit is contained in:
@@ -150,6 +150,12 @@ Polymer.legacyNotifyOrder;
|
||||
/** @type {boolean} */
|
||||
Polymer.orderedComputed;
|
||||
|
||||
/** @type {boolean} */
|
||||
Polymer.fastDomIf;
|
||||
|
||||
/** @type {boolean} */
|
||||
Polymer.suppressTemplateNotifications;
|
||||
|
||||
// nb. This is explicitly 'var', as Closure Compiler checks that this is the case.
|
||||
/**
|
||||
* @constructor
|
||||
|
||||
Reference in New Issue
Block a user