Skip to content

Commit

Permalink
export component with public-api.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
alQlagin committed Jan 28, 2020
1 parent 885447d commit 2f5dd7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ngx-pwa-install/src/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
*/

export { NgxPwaInstallModule } from './lib/ngx-pwa-install.module';
export { NgxPwaInstallComponent } from './lib/ngx-pwa-install.component';
export { BeforeInstallPrompt } from './lib/ngx-pwa-install.providers';

0 comments on commit 2f5dd7c

Please sign in to comment.