-
Notifications
You must be signed in to change notification settings - Fork 15
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
TS types are not available #34
Comments
Hi @saravanan7mani, thank you for bringing this to my attention. I've aimed to minimize the number of types exported, with the intention that they should be implicitly set. For instance, in However, I'm open to the idea of exposing these types. Could you please clarify the specific circumstances under which you needed each one? For example, I'm curious about your need for Looking forward to your response. |
Hi @landabaso, thank you for the response.
|
Are you in need of an immediate fix for this? For now, you might need to manually copy the types. I plan to address this in the next release and will keep the issue open until then. Is this approach workable for you? |
Yep. Works for me. |
TS types ExpansionMap, ParseKeyExpression, Preimage, TimeConstraints are not exported.
https://github.com/saravanan7mani/descriptors/blob/main/src/index.ts#L4
The text was updated successfully, but these errors were encountered: