Type.FunctionReturn(type as type) as type
返回由函数 type 返回的类型。
type
找到 () as any) 的返回类型。
() as any)
Type.FunctionReturn(type function () as any)
type any