UNPKG

react-pdf

Version:

Display PDFs in your React app as easily as if they were images.

3 lines (2 loc) 111 B
import type { PageContextType } from '../types.js'; export default function usePageContext(): PageContextType;