Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno/ext/fetch/lib.deno_fetch.d.ts>Response.json

A modern runtime for JavaScript and TypeScript.
Go to Latest
method Response.json
import { Response } from "https://deno.land/x/deno@v1.30.2/ext/fetch/lib.deno_fetch.d.ts";

Parameters

data: unknown
optional
init: ResponseInit