Skip to content

Wonkey types typeinfo returntype

wonkey:wonkey.types.Typeinfo.ReturnType

Property ReturnType:Typeinfo#

Function return type.

If the type is a function type, returns the return type of the functions.

If the type is not a function type a runtime exception occurs.