UNPKG

@aidenlx/player

Version:

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

13 lines (12 loc) 406 B
import "../../chunks/chunk.S6UZ27SZ.js"; import "../../define/vds-time.js"; import * as React from "react"; import { createComponent } from "../lib/index.js"; import { TimeElement } from "../../ui/time/index.js"; const EVENTS = {}; const Time = createComponent(React, "vds-time", TimeElement, EVENTS, "Time"); var Time_default = Time; export { Time_default as default }; //# sourceMappingURL=Time.js.map