ResponseContent type

Http 响应内容。

type ResponseContent = string | Record<string, unknown>