UNPKG

@sanity/form-builder

Version:
4 lines 212 B
import { Observable } from 'rxjs'; import { Orientation } from './orient'; export default function rotateImage(file: File, orientation: Orientation): Observable<unknown>; //# sourceMappingURL=rotateImage.d.ts.map