Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/iso639_1/mod.ts>AuthoritativeLabelLanguageCode

Type-safe ISO 639-1 language code (a.k.a. two-letter codes) for TypeScript
Latest
type alias AuthoritativeLabelLanguageCode
import { type AuthoritativeLabelLanguageCode } from "https://deno.land/x/iso639_1@1.2.20090901/mod.ts";

The string literal type of all valid authoritative label language codes. This type is a subset of LanguageCode type.

definition: authoritativeLabelLanguages[number]