Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/iso639_1/src/types.ts

Type-safe ISO 639-1 language code (a.k.a. two-letter codes) for TypeScript
Latest
import * as iso6391 from "https://deno.land/x/iso639_1@1.2.20090901/src/types.ts";

Type Aliases

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

The string literal type of all valid language codes. This type contains only the two-letter language codes defined in ISO 3166-1 with lower case.