UNPKG

react-pdf

Version:

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

3 lines (2 loc) 120 B
import type { OutlineContextType } from '../types.js'; export default function useOutlineContext(): OutlineContextType;