Skip to main content
The Deno 2 Release Candidate is here
Learn more
type alias CountryCallingCodes
import { type CountryCallingCodes } from "https://deno.land/x/deno_libphonenumber@v1.9.20/types.ts";
definition: { [countryCallingCode: string]: CountryCode[]; }