Type.FunctionReturn

Type.FunctionReturn(type as type) as type

返回由函数 type 返回的类型。

示例:

找到 () as any) 的返回类型。

使用情况:

Type.FunctionReturn(type function () as any)

输出:

type any

results matching ""

    No results matching ""