UNPKG

react-zoom-pan-pinch

Version:
4 lines (3 loc) 171 B
import React from "react"; import { ReactZoomPanPinchContentRef } from "../../models/context.model"; export declare const Controls: React.FC<ReactZoomPanPinchContentRef>;