mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
export ImageKind type externally
This commit is contained in:
parent
32964db6ef
commit
e4ecf59727
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,7 @@ import {
|
|||
CMapCompressionType,
|
||||
createValidAbsoluteUrl,
|
||||
FeatureTest,
|
||||
ImageKind,
|
||||
InvalidPDFException,
|
||||
MissingPDFException,
|
||||
normalizeUnicode,
|
||||
|
@ -95,6 +96,7 @@ export {
|
|||
getPdfFilenameFromUrl,
|
||||
getXfaPageViewport,
|
||||
GlobalWorkerOptions,
|
||||
ImageKind,
|
||||
InvalidPDFException,
|
||||
isDataScheme,
|
||||
isPdfFile,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue