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
(i already reguested something similar for KUTEjs here)
i'd like to use (emphasis on await) so the main thread doesnt need to wait on the interpolation:
await
var interpolator = await flubber.interpolate(triangle, pentagon);
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(i already reguested something similar for KUTEjs here)
i'd like to use (emphasis on
await
) so the main thread doesnt need to wait on the interpolation:The text was updated successfully, but these errors were encountered: