UNPKG

shaka-player

Version:
12 lines (10 loc) 269 B
/*! @license * Shaka Player * Copyright 2016 Google LLC * SPDX-License-Identifier: Apache-2.0 */ goog.require('shakaDemo.Config'); goog.require('shakaDemo.Custom'); goog.require('shakaDemo.Front'); goog.require('shakaDemo.Search'); goog.require('shakaDemo.Main');