Merge pull request #16505 from maxired/fix/export-image-kind
export ImageKind
This commit is contained in:
commit
665ff78051
@ -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…
Reference in New Issue
Block a user