sp-image-editor
Version:
React component version of filerobot image editor (FIE).
1 lines • 191 B
JavaScript
import FilerobotImageEditor from"./components/AssemblyPoint";import{TABS_IDS,TOOLS_IDS}from"./utils/constants";export{TABS_IDS as TABS,TOOLS_IDS as TOOLS};export default FilerobotImageEditor;