UNPKG

shaka-player

Version:
21 lines (17 loc) 368 B
/*! @license * Shaka Player * Copyright 2016 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * @externs * @suppress {constantProperty, duplicate} To prevent compiler errors with the * namespace being declared both here and by goog.provide in the library. */ /** @namespace */ var shaka = {}; /** * @namespace * @exportDoc */ shaka.extern = {};