Skip to main content
The Deno 2 Release Candidate is here
Learn more
type alias FormatNumberOptions
import { type FormatNumberOptions } from "https://deno.land/x/deno_libphonenumber@v1.9.20/index.d.ts";
definition: { v2?: boolean; fromCountry?: CountryCode; humanReadable?: boolean; formatExtension?: FormatExtension; }