import { accepts } from "https://dotland.deno.dev/x/hono@v4.2.6/helper/accepts/accepts.ts";
Match the accept header with the given options.
type
(c: Context, options: acceptsOptions) => unknown
import { accepts } from "https://dotland.deno.dev/x/hono@v4.2.6/helper/accepts/accepts.ts";
Match the accept header with the given options.