UNPKG

shaka-player

Version:
20 lines (15 loc) 296 B
/*! @license * Shaka Player * Copyright 2016 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * @fileoverview Externs for CSSStyleDeclaration properties not in the * Closure compiler. * * @externs */ /** * @type {string} */ CSSStyleDeclaration.prototype.textCombineUpright;