ngx-scandoc 15.0.4 → 15.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4277,6 +4277,7 @@ class NgxScandocModule {
4277
4277
  return {
4278
4278
  ngModule: NgxScandocModule,
4279
4279
  providers: [
4280
+ ScanProvider,
4280
4281
  NgxScandocCameraProvider,
4281
4282
  AuthProvider,
4282
4283
  { provide: 'configAuth', useValue: config.auth },