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

chore: Add default export #258

Merged
merged 2 commits into from
Oct 4, 2023
Merged

chore: Add default export #258

merged 2 commits into from
Oct 4, 2023

Conversation

max-stytch
Copy link
Contributor

Adds a default export so import stytch from 'stytch' doesn't resolve with undefined.

Closes #222

@max-stytch max-stytch requested a review from a team as a code owner October 4, 2023 19:00
@max-stytch max-stytch temporarily deployed to integration_tests October 4, 2023 19:00 — with GitHub Actions Inactive
@max-stytch max-stytch temporarily deployed to integration_tests October 4, 2023 19:00 — with GitHub Actions Inactive
@max-stytch max-stytch temporarily deployed to integration_tests October 4, 2023 19:00 — with GitHub Actions Inactive
@max-stytch max-stytch temporarily deployed to integration_tests October 4, 2023 19:13 — with GitHub Actions Inactive
@max-stytch max-stytch temporarily deployed to integration_tests October 4, 2023 19:13 — with GitHub Actions Inactive
@max-stytch max-stytch temporarily deployed to integration_tests October 4, 2023 19:13 — with GitHub Actions Inactive
@max-stytch max-stytch merged commit 66bab0c into main Oct 4, 2023
13 checks passed
@max-stytch max-stytch deleted the max/add-default-export branch October 4, 2023 19:20
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.

TypeError: Cannot read properties of undefined (reading 'Client')
2 participants