UNPKG

rc-image

Version:
3 lines (2 loc) 151 B
import type { ImageElementProps } from '../interface'; export default function useRegisterImage(canPreview: boolean, data: ImageElementProps): string;