UNPKG

evo-timeline-editor-react

Version:

[![npm version](https://img.shields.io/npm/v/evo-timeline-editor-react?style=flat-square)](https://www.npmjs.com/package/evo-timeline-editor-react)

3 lines (2 loc) 123 B
export { Timeline } from './components/timeline'; export type { TimelineEffect, TimelineRow } from './interface/timeline';