Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AcceptedLanguage

import type { AcceptedLanguage } from "https://raw.githubusercontent.com/worker-tools/shed/master/index.ts";
interface AcceptedLanguage <T> {
acceptedLanguage: T;
}

§Type Parameters

§Properties

§
acceptedLanguage: T
[src]

The request's Language header if (and only if) accepted by this endpoint