UNPKG

@playkit-js/playkit-js-ui

Version:

[![Build Status](https://github.com/kaltura/playkit-js-ui/actions/workflows/run_canary_full_flow.yaml/badge.svg)](https://github.com/kaltura/playkit-js-ui/actions/workflows/run_canary_full_flow.yaml) [![code style: prettier](https://img.shields.io/badge/c

17 lines (16 loc) 567 B
export * from './components-config'; export * from './event-handler-option'; export * from './fullscreen-config'; export * from './keyboard-event-handlers'; export * from './keyboard-key'; export * from './logo-config'; export * from './side-panels-config'; export * from './ui-options'; export * from './ui-preset'; export * from './user-theme'; export * from './vr-stereo-config'; export * from './watermark-config'; export * from './reducers/root-state'; export * from './ui-component'; export * from './ui-component-options'; export * from './media-info-config';