@regulaforensics/vp-frontend-document-components 7.6.2241-nightly → 7.6.2256-nightly

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.
package/dist/index.d.ts CHANGED
@@ -278,8 +278,6 @@ export declare interface DocumentReaderSettings extends CameraSnapshotSettings {
278
278
  devLicense?: string;
279
279
  captureButton?: boolean;
280
280
  captureMode?: CaptureMode;
281
- flipFrontIcon?: string;
282
- flipBackIcon?: string;
283
281
  skipButton?: boolean;
284
282
  cameraFrameBorderWidth?: number;
285
283
  backgroundMaskAlpha?: number;