import { RequestBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/src/request.ts";
Fetches and gets the response as JSON additionally setting a JSON accept header if not set.
x/dax/src/request.ts>RequestBuilder#json
import { RequestBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/src/request.ts";
Fetches and gets the response as JSON additionally setting a JSON accept header if not set.