UNPKG

@pdf-viewer/react

Version:

The PDF Viewer component for React and Next.js

3 lines (2 loc) 103 B
import { License } from '../types'; export declare const useLicense: (licenseKey?: string) => License;