UNPKG

shaka-player

Version:
21 lines (17 loc) 350 B
/*! @license * Shaka Player * Copyright 2016 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * @externs * @suppress {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 = {};