Calls to methods with this type are translated to left * right, where left is the object with the method. For more information see: https://typescripttolua.github.io/docs/advanced/language-extensions
left * right
left
The type of the right-hand-side of the operation.
The resulting (return) type of the operation.
Generated using TypeDoc
Calls to methods with this type are translated to
left * right
, whereleft
is the object with the method. For more information see: https://typescripttolua.github.io/docs/advanced/language-extensions