UNPKG

react-zoom-pan-pinch

Version:
4 lines (3 loc) 188 B
import { LibrarySetup, ReactZoomPanPinchState } from "../models/context.model"; export declare const initialState: ReactZoomPanPinchState; export declare const initialSetup: LibrarySetup;