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

ContentLanguage

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

§Type Parameters

§Properties

§
language: T
[src]

The best language acceptable to the client.