Function setHareScriptType
Type Parameters
- T
Parameters
- variable: T
The object to set the type on
- type: HareScriptType
The type to set
Returns T
The
variable
parameter (to allow chaining)
The object to set the type on
The type to set
The variable
parameter (to allow chaining)
Set a HareScript type on an object