@regulaforensics/ionic-native-document-reader 8.4.250-rc → 8.4.251-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/ngx/index.d.ts CHANGED
@@ -721,6 +721,7 @@ export declare class ProcessParams {
721
721
  generateAlpha2Codes?: boolean;
722
722
  disableAuthResolutionFilter?: boolean;
723
723
  strictSecurityChecks?: boolean;
724
+ returnTransliteratedFields?: boolean;
724
725
  barcodeParserType?: number;
725
726
  perspectiveAngle?: number;
726
727
  minDPI?: number;