UNPKG

pdfjs-dist

Version:

Generic build of Mozilla's PDF.js library.

8 lines (7 loc) 154 B
/** * Keep this file in sync with `web/internal_evt.js`. */ export const INTERNAL_EVT: any; export const internalOpt: Readonly<{ internal: any; }>;