Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method LanguageService.prototype.isSupported
import { LanguageService } from "https://deno.land/x/freshlate@0.4.0/freshlate/translation.ts";

Checks if a language is supported

Parameters

code: string

The language code to check

Returns

boolean

Whether the language is supported