react-image-editor-q
Version:
SSR-safe React wrapper around Filerobot Image Editor
1 lines • 200 B
JavaScript
import FilerobotImageEditor from"./components/AssemblyPoint/index.js";import{TABS_IDS,TOOLS_IDS}from"./utils/constants";export{TABS_IDS as TABS,TOOLS_IDS as TOOLS};export default FilerobotImageEditor;