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.
Calls to methods with this type are translated to
left .. right, whereleftis the object with the method. For more information see: https://typescripttolua.github.io/docs/advanced/language-extensions