Range
Specifies a range of values, it is a string of the form min:max
.
It is of the type string
.
Luau Type
This is the luau type for Range
. It may help clear up mistranslations from the raw data to the wiki page (as it is an automatic process).
export type Range = string