UNPKG

@ebay/ui-core-react

Version:

Skin components build off React

4 lines 256 B
export { default as EbayVideo, type EbayVideoProps } from "./video"; export { default as EbayVideoSource } from "./source"; export type { VideoAction, VideoPlayView, VideoSourceType, VideoSource, Player } from "./types"; //# sourceMappingURL=index.d.ts.map