import { type Accepted } from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/content-negotiation.ts";
Properties
accepted: T
The request's Content-Type
header iff acceptable to this endpoint
x/workers_middleware/content-negotiation.ts>Accepted
import { type Accepted } from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/content-negotiation.ts";
The request's Content-Type
header iff acceptable to this endpoint