Replies: 1 comment 1 reply
-
If you need to use that in many places you can use an alias and reuse it ---@alias StringList string[] |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am finding a little confusing to remember the syntax changes required to have types such as
string[]
working.E.g.
--[=[@as string[]]=]
🤯 I think it would be lovely to have the{string}
alternative syntax.I don't think it's used by anything else.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions