import { type AcceptedLanguage } from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/index.ts";
Properties
acceptedLanguage: T
The request's Language
header if (and only if) accepted by this endpoint
x/workers_middleware/index.ts>AcceptedLanguage
import { type AcceptedLanguage } from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/index.ts";
The request's Language
header if (and only if) accepted by this endpoint