UNPKG

vue3-photo-preview

Version:
3 lines (2 loc) 130 B
import { OriginRectType } from "../types"; export default function getAnimateOrigin(originRect: OriginRectType): string | null;