@incodetech/welcome 1.85.0-20251203220901.0 → 1.85.0-20251204152152.0

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.
@@ -16,6 +16,7 @@ export { default as create } from './create';
16
16
  export { default as createRedirectUrl } from './createRedirectUrl';
17
17
  export { default as createSession } from './createSession';
18
18
  export { default as createNewSession } from './createNewSession';
19
+ export { default as qrValidateByUUID } from './qrValidateByUUID';
19
20
  export { default as getCustomFields } from './getCustomFields';
20
21
  export { default as getFinishStatus } from './getFinishStatus';
21
22
  export { default as sendFingerprint } from './fingerprint/sendFingerprint';