feat(packages): export media component building blocks (#1098)

This commit is contained in:
rahim
2026-03-24 00:36:18 -07:00
committed by GitHub
parent ff8f70e8f2
commit bc2929ef4f
4 changed files with 14 additions and 1 deletions
+2
View File
@@ -1,4 +1,6 @@
// Core
export type { Delegate } from '@videojs/core';
export { DelegateMixin } from '@videojs/core';
export * from '@videojs/core/dom';
// Store