UNPKG

@pdf-viewer/react

Version:

A react-pdf-viewer component for React and Next.js. Suitable for react-pdf document.

5 lines (4 loc) 128 B
export declare const useRotate: () => { handleRotateClockwise: () => void; handleRotateCounterclockwise: () => void; };