interface acceptsOptions
implements acceptsConfig
import { type acceptsOptions } from "https://deno.land/x/hono@v4.1.3/helper/accepts/accepts.ts";
Properties
optional
match: (accepts: Accept[], config: acceptsConfig) => stringimport { type acceptsOptions } from "https://deno.land/x/hono@v4.1.3/helper/accepts/accepts.ts";