@regulaforensics/idv-capture-web 3.2.284-nightly → 3.2.285-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
@@ -292,7 +292,6 @@ export declare const IdvEventTypesEnum: {
292
292
  declare class IdvFetchService {
293
293
  private _connectionTokenExpirationBufferMs;
294
294
  private _origin;
295
- private _locale;
296
295
  private _workflowId;
297
296
  private _session;
298
297
  private _apiKeyAuthToken;