refactor(packages)!: replace DelegateMixin & ProxyMixin with MediaHost base classes (#1292)

This commit is contained in:
Wesley Luyten
2026-04-14 00:18:11 -05:00
committed by GitHub
parent f609373cd7
commit 8f1653efcd
91 changed files with 2840 additions and 1816 deletions
-1
View File
@@ -1,5 +1,4 @@
// Core
export { DelegateMixin } from '@videojs/core';
export * from '@videojs/core/dom';
// Store