One new question I wanted to ask. This seems to be a legacy holdover, but are we allowed to use Luau type annotations to describe types?
For example:
This type would be better described as Instance | {Instance}
but I’m not sure if this is supported at present.