Skip to content

fix: typescript declaration file #151

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

Conversation

sdolski
Copy link
Contributor

@sdolski sdolski commented Apr 9, 2021

PR description

Fixes #150

Adjusted typescript declaration file to make the helper methods (toPathArray(), toPathString(), toPointer()) as well as the cache accessible.

Checklist

  • - Ran npm test, ensuring linting passes

@brettz9 brettz9 merged commit 112a7c9 into JSONPath-Plus:master Apr 9, 2021
@sdolski sdolski deleted the fix_typescript_declaration_file branch April 9, 2021 12:28
@brettz9
Copy link
Collaborator

brettz9 commented Apr 9, 2021

Released as part of v5.0.6. Thanks for the fix!

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.

JSONPath cache, toPathArray(), toPathString(), toPointer() are not accessible when using typescript
2 participants