UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 198 B
import { TImageEditorProps } from './types'; export declare const ImageEditor: (props: TImageEditorProps) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=ImageEditor.d.ts.map