@volcengine/veplayer-plugin 2.8.0-rc.0 → 2.8.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/esm/index.d.ts
CHANGED
package/esm/index.development.js
CHANGED
|
@@ -95659,7 +95659,7 @@ var VodSettingsLoader = function() {
|
|
|
95659
95659
|
} }]), e4;
|
|
95660
95660
|
}();
|
|
95661
95661
|
_defineProperty$8(StrategyController, "_vodInst", void 0), _defineProperty$8(StrategyController, "_liveInst", void 0);
|
|
95662
|
-
const __PLUGIN_NAME__$1 = DynamicModule.
|
|
95662
|
+
const __PLUGIN_NAME__$1 = DynamicModule.StrategyBase;
|
|
95663
95663
|
var index$2 = /* @__PURE__ */ Object.freeze({
|
|
95664
95664
|
__proto__: null,
|
|
95665
95665
|
VeStrategy: StrategyController,
|