@vime/core
Version:
Customizable, extensible, accessible and framework agnostic media player.
10 lines (9 loc) • 789 B
JavaScript
export { C as COMPONENT_NAME_KEY, P as PLAYER_KEY, R as REGISTRATION_KEY, b as REGISTRY_KEY, f as findPlayer, g as getComponentFromRegistry, a as getPlayerFromRegistry, i as isComponentRegistered, w as watchComponentRegistry, c as withComponentRegistry } from './withComponentRegistry-28311671.js';
export { M as MediaType } from './MediaType-aec4c150.js';
export { c as createDispatcher } from './PlayerDispatcher-de9282f5.js';
export { i as initialState, a as isWritableProp } from './PlayerProps-2c57fcea.js';
export { V as ViewType } from './ViewType-6da43616.js';
export { u as usePlayerContext, w as withPlayerContext } from './withPlayerContext-4c52f564.js';
export { P as Provider } from './Provider-2e7e8366.js';
import './index-f5fd0f81.js';
import './PlayerEvents-5c5704d6.js';