ngx-extended-pdf-viewer
Version:
Embedding PDF files in your Angular application. Highly configurable viewer including the toolbar, sidebar, and all the features you're used to.
14 lines (13 loc) • 955 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { DynamicCssComponent as ɵc } from './lib/dynamic-css/dynamic-css.component';
export { NgxExtendedPdfViewerCommonModule as ɵb } from './lib/ngx-extended-pdf-viewer-common.module';
export { PdfDummyComponentsComponent as ɵa } from './lib/pdf-dummy-components/pdf-dummy-components.component';
export { PdfDarkThemeComponent as ɵg } from './lib/theme/pdf-dark-theme/pdf-dark-theme.component';
export { PdfLightThemeComponent as ɵh } from './lib/theme/pdf-light-theme/pdf-light-theme.component';
export { PdfOriginalComponent as ɵf } from './lib/theme/pdf-original-theme/pdf-original.component';
export { PdfFindbarService as ɵd } from './lib/toolbar/pdf-findbar/pdf-findbar-service';
export { PdfPageNumberComponent as ɵe } from './lib/toolbar/pdf-paging-area/pdf-page-number/pdf-page-number.component';
export { TranslatePipe as ɵi } from './lib/translate.pipe';