// import { NgModule } from '@angular/core'; // import { PDFElement } from './pdf.provider'; // import { IonicModule } from 'ionic-angular'; // @NgModule({ // declarations: [PDFElement], // imports: [IonicModule], // exports: [PDFElement] // }) // export class PDFModule { }; // export { // };