UNPKG
pdfjs-dist-es5
Version:
latest (2.13.216)
2.13.216
Generic build of Mozilla's PDF.js library.(es5-version)
mozilla.github.io/pdf.js/
mozilla/pdfjs-dist
pdfjs-dist-es5
/
types
/
src
/
display
/
node_utils.d.ts
10 lines
(9 loc)
•
176 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
let
NodeCanvasFactory: { new (): {}; };
export
let
NodeCMapReaderFactory: { new (): {}; };
export
let
NodeStandardFontDataFactory: { new (): {}; };