Skip to content

Fix exported types #1041

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

Merged
merged 1 commit into from
Dec 27, 2022
Merged

Fix exported types #1041

merged 1 commit into from
Dec 27, 2022

Conversation

bigmontz
Copy link
Contributor

Types accessed by neo4j.types. or neo4j. where not being able to perform instanceof because of the wrong exporting.

Types accessed by `neo4j.types.` or `neo4j.` where not being able to perform `instanceof` because
of the wrong exporting.
@bigmontz bigmontz merged commit 02f024e into neo4j:5.0 Dec 27, 2022
@bigmontz bigmontz deleted the 5.x-fix-exported-types branch December 27, 2022 10:02
bigmontz added a commit to bigmontz/neo4j-javascript-driver that referenced this pull request Jan 9, 2023
Types accessed by `neo4j.types.` or `neo4j.` where not being able to perform `instanceof` because
of the wrong exporting.
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