Merge pull request #16505 from maxired/fix/export-image-kind

export ImageKind
This commit is contained in:
Jonas Jenwald 2023-06-02 09:48:23 +02:00 committed by GitHub
commit 665ff78051
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ import {
CMapCompressionType,
createValidAbsoluteUrl,
FeatureTest,
ImageKind,
InvalidPDFException,
MissingPDFException,
normalizeUnicode,
@ -95,6 +96,7 @@ export {
getPdfFilenameFromUrl,
getXfaPageViewport,
GlobalWorkerOptions,
ImageKind,
InvalidPDFException,
isDataScheme,
isPdfFile,