UNPKG

shaka-player

Version:
17 lines (13 loc) 271 B
/*! @license * Shaka Player * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * @fileoverview Externs for WebTransport which were missing in the * Closure compiler. * * @externs */ /** @type {string} */ WebTransport.prototype.protocol;