Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface LanguageInfo
import { type LanguageInfo } from "https://deno.land/x/language@v0.1.0/mod.ts";

Properties

name: string

name of the language in English

nativeName: string
direction: LangDirection