Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method LanguageService.prototype.isSupported
import { LanguageService } from "https://deno.land/x/freshlate@0.4.1/freshlate/translation.ts";

Checks if a language is supported

Parameters

code: string

The language code to check

Returns

boolean

Whether the language is supported