winglang / wing

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

Generated .d.cts does not handle variadic arguments #6512

Open MarkMcCulloh opened 1 month ago

MarkMcCulloh commented 1 month 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