Returns a type returned by a function type.
function (type as type) as type
type
Type
Find the return type of () as any).
() as any)
Type.FunctionReturn(type function () as any)
type any