UNPKG

shaka-player

Version:
20 lines (16 loc) 334 B
/** @license * 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 = {};