UNPKG

@aidenlx/player

Version:

Headless web components that make integrating media on the a web a breeze.

13 lines (12 loc) 475 B
import "../../chunks/chunk.S6UZ27SZ.js"; import "../../define/vds-mute-button.js"; import * as React from "react"; import { createComponent } from "../lib/index.js"; import { MuteButtonElement } from "../../ui/mute-button/index.js"; const EVENTS = {}; const MuteButton = createComponent(React, "vds-mute-button", MuteButtonElement, EVENTS, "MuteButton"); var MuteButton_default = MuteButton; export { MuteButton_default as default }; //# sourceMappingURL=MuteButton.js.map