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
/
shared
/
is_node.d.ts
2 lines
(1 loc)
•
33 B
TypeScript
View Raw
1
2
export
const
isNodeJS
:
boolean
;