KyRequesttype KyRequest = {json: <T = unknown>() => Promise<T>; } & Request;§Type§{json: <T = unknown>() => Promise<T>; } & Request[src]