react-pdf
Advanced tools
Comparing version
@@ -14,2 +14,3 @@ import * as pdfjs from 'pdfjs-dist'; | ||
export type { ThumbnailProps } from './Thumbnail.js'; | ||
export type { PasswordResponses as PasswordResponsesType, StructTreeNode, TextContent, TextItem, TextMarkedContent, } from './shared/types.js'; | ||
export { pdfjs, Document, Outline, Page, Thumbnail, useDocumentContext, useOutlineContext, usePageContext, PasswordResponses, }; |
{ | ||
"name": "react-pdf", | ||
"version": "10.0.0", | ||
"version": "10.0.1", | ||
"description": "Display PDFs in your React app as easily as if they were images.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -18,2 +18,9 @@ import * as pdfjs from 'pdfjs-dist'; | ||
export type { ThumbnailProps } from './Thumbnail.js'; | ||
export type { | ||
PasswordResponses as PasswordResponsesType, | ||
StructTreeNode, | ||
TextContent, | ||
TextItem, | ||
TextMarkedContent, | ||
} from './shared/types.js'; | ||
@@ -20,0 +27,0 @@ import { displayWorkerWarning } from './shared/utils.js'; |
411207
0.07%9012
0.09%