UNPKG

@chalkbooks/react-doc-viewer

Version:
4 lines (3 loc) 85 B
import { FC } from "react"; declare const PDFPages: FC<{}>; export default PDFPages;