UNPKG

react-zoom-pan-pinch

Version:
3 lines (2 loc) 179 B
import { ReactZoomPanPinchContextState } from "../models"; export declare const useTransformInit: (callback: (ref: ReactZoomPanPinchContextState) => void | (() => void)) => void;