UNPKG

photoeditorsdk

Version:

The most comprehensive photo editor SDK for HTML5

2 lines (1 loc) 84 B
export declare const useSetImage: () => (image: string | HTMLImageElement) => void;