KyResponsetype KyResponse = {json: <T = unknown>() => Promise<T>; } & Response;§Type§{json: <T = unknown>() => Promise<T>; } & Response[src]