UNPKG

@uppy/dashboard

Version:

Universal UI plugin for Uppy.

5 lines 180 B
import { h } from 'preact'; type $TSFixMe = any; declare function EditorPanel(props: $TSFixMe): h.JSX.Element; export default EditorPanel; //# sourceMappingURL=EditorPanel.d.ts.map