Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing TypeScript error on v6.1.0 #113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dmitriy-pointsbet
Copy link

When using the npm, there's a missing typescript definition:

node_modules/@onfido/react-native-sdk/js/Onfido.ts(29,16): error TS2339: Property 'workflowRunId' does not exist on type 'OnfidoConfig'.

This small change fixes that error.

@dmitriy-pointsbet dmitriy-pointsbet changed the title Fixing TypeScript error Fixing TypeScript error on v6.1.0 Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant