UNPKG

@codivion/editor-preview-area

Version:

Preview area component for timeline video editor projects

3 lines (2 loc) 155 B
export { default } from './PreviewArea'; export type { PreviewAreaProps, ProjectData, ProjectSettings, Element, ElementProperties, Scene } from './types';