@regulaforensics/idv-gui 3.2.260-nightly → 3.2.262-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
@@ -421,6 +421,7 @@ declare type UIGeolocationScreenClientConfig = {
421
421
  footer?: UIInfoFooterView;
422
422
  backgroundColor?: string;
423
423
  popups: UIPopup[];
424
+ askEveryTime?: boolean;
424
425
  };
425
426
 
426
427
  declare type UIImage = {