UNPKG

@visactor/openinula-vchart

Version:

The openinula version of VChart 4.x

6 lines (4 loc) 235 B
import { PLAYER_CUSTOMIZED_EVENTS } from "../eventsUtils"; import { createComponent } from "./BaseComponent"; export const Player = createComponent("Player", "player", PLAYER_CUSTOMIZED_EVENTS, !0); //# sourceMappingURL=Player.js.map