UNPKG

tdg-react-doc-viewer

Version:
6 lines (4 loc) 161 B
import { FC } from 'react'; /** RL: Added code to support Jumping to a particular page number**/ declare const PDFPagination: FC; export default PDFPagination;