UNPKG

shaka-player

Version:
16 lines (12 loc) 268 B
/** @license * Copyright 2016 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * @fileoverview Externs for NetworkInformation which were missing in the * Closure compiler. * * @externs */ /** @type {boolean} */ NetworkInformation.prototype.saveData;