UNPKG

shaka-player

Version:
20 lines (14 loc) 244 B
/*! @license * Shaka Player * Copyright 2016 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * @fileoverview Externs for WebOS * * @externs */ /** @const */ var PalmSystem = {}; /** @type {string} */ PalmSystem.deviceInfo;