winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
5.07k stars 198 forks source link

Generated TypeScript definitions do not handle variadic arguments #6512

Open MarkMcCulloh opened 6 months ago

MarkMcCulloh commented 6 months ago

I tried this:

See https://github.com/winglang/wing/pull/6508#discussion_r1604313928

This happened:

Array type instead of native typescript variadic arg

I expected this:

No response

Is there a workaround?

No response

Anything else?

No response

Wing Version

No response

Node.js Version

No response

Platform(s)

No response

Community Notes

github-actions[bot] commented 3 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!