UNPKG

@eureca/eureca-ui

Version:

UI component library of Eureca's user and admin apps

6 lines (4 loc) 170 B
import { Display } from './display'; import { MediaPlayer } from './media-player'; import { PDFViewer } from './pdf-viewer'; export { Display, MediaPlayer, PDFViewer };