Skip to content

3.0.6

Compare
Choose a tag to compare
@VadimDez VadimDez released this 05 Jan 21:44
· 734 commits to master since this release

Improvements

  • [#200] - PDFDocumentProxy, PDFProgressData are undefined for compiler

Now you can import types where you need them directly from 'ng2-pdf-viewer' package:

import { PDFDocumentProxy, PDFProgressData } from 'ng2-pdf-viewer';