mirror of
https://github.com/zoriya/v10.git
synced 2026-08-15 18:34:22 +00:00
feat(packages): export media component building blocks (#1098)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// Core
|
||||
export type { Delegate } from '@videojs/core';
|
||||
export { DelegateMixin } from '@videojs/core';
|
||||
export * from '@videojs/core/dom';
|
||||
|
||||
// Store
|
||||
|
||||
Reference in New Issue
Block a user