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
/
svg.d.ts
3 lines
(2 loc)
•
50 B
TypeScript
View Raw
1
2
3
/**
@type
{
any
} */
export
let
SVGGraphics
:
any
;