Skip to content

Add additional type exports #79

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
Apr 8, 2025

Conversation

michaelmior
Copy link
Contributor

I want to use Hyperjump in my own TypeScript code without needing to redefine existing types.
In some cases, I know my schema is an object, so having that as a separate type is incredibly helpful.
Also making use of the enum of types is really helpful.

Signed-off-by: Michael Mior <mmior@mail.rit.edu>
@michaelmior
Copy link
Contributor Author

Looks like this doesn't break any existing tests as expected. Any concerns about merging this?

Copy link
Collaborator

@jdesrosiers jdesrosiers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great. Thanks. I'll publish the changes later today.

@jdesrosiers jdesrosiers merged commit 38e7159 into hyperjump-io:main Apr 8, 2025
2 checks passed
@michaelmior
Copy link
Contributor Author

Thanks @jdesrosiers!

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.

2 participants