UNPKG

@pdftron/webviewer-react-toolkit

Version:

A React component library for integrating with PDFTron WebViewer API.

3 lines (2 loc) 109 B
import { SVGProps } from 'react'; export declare function Menu(props: SVGProps<SVGSVGElement>): JSX.Element;