UNPKG

tdg-react-doc-viewer

Version:
5 lines (3 loc) 86 B
import { FC } from 'react'; declare const PDFPages: FC<{}>; export default PDFPages;