Skip to content

Commit

Permalink
Fix export of PDFViewer, BlobProvider and PDFDownloadLink (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
william726 authored and diegomura committed Jan 21, 2019
1 parent 01658ed commit 7215257
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -317,5 +317,8 @@ declare module '@react-pdf/renderer' {
PDFRenderer,
version,
pdf,
PDFViewer,
BlobProvider,
PDFDownloadLink,
};
}

0 comments on commit 7215257

Please sign in to comment.