hello every one ,i am looking for solution when I add ng2-pdf-viewer but i did’t fount
please any help
Unexpected directive ‘PdfViewerComponent’ imported by the module ‘AppModule’. Please add a @NgModule annotation.
import { PdfViewerComponent } from ‘ng2-pdf-viewer’;
imports: [
PdfViewerComponent,
…]