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) 131 B
import { TimelineEditor } from '../interface/timeline'; export declare function checkProps(props: TimelineEditor): TimelineEditor;