Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / ui / webui / resources / js / template_data_externs.js
blobd5b8fb9290617834b5dec4f927f08a3542c391b3
1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 /**
6  * @fileoverview Externs for |templateData| global.
7  * @externs
8  */
10 /** @type {!Object|undefined} */
11 var templateData;