Object destructuring unparsable in main function
The following code causes windmill to error since it's unable to parse the main function's signature.
This happens because of the object destructuring that's taking place.
Probably a rightful wontdo but felt like I should also report this one.
6 Replies
Just add a type
On the parameter
Wdym? The type is ConfigType here
Sorry I misread, I was biking. I'm back, I will add support right now 🙂
Shouldn't take very long
No problem, amazing 🙂
done in latest @aurelienbrabant
also work with default arg
will deploy in 10mins
Very nice I will update soon
thank you 🙏