We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
asIteration is in the documentation but I cant' find it in the TypeScript types.
asIteration
Is it really supported? How can we use it if we don't know on what kind of node it applies and what it returns?
Thanks by advance.
The text was updated successfully, but these errors were encountered:
Good catch — I can add it to the type definitions. Yes, it's supported, and it returns an IterationNode.
IterationNode
Sorry, something went wrong.
d4281d9
Fixed on main. I will try to publish a minor release with the fix soon.
fix #407 - asIteration is missing from TS types
662394e
No branches or pull requests
asIteration
is in the documentation but I cant' find it in the TypeScript types.Is it really supported? How can we use it if we don't know on what kind of node it applies and what it returns?
Thanks by advance.
The text was updated successfully, but these errors were encountered: