Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
function isSupportedCountry
import { isSupportedCountry } from "https://deno.land/x/deno_libphonenumber@v1.9.20/index.d.ts";

Parameters

countryCode: string

Returns

boolean