Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
type alias ParseNumberOptions
import { type ParseNumberOptions } from "https://deno.land/x/deno_libphonenumber@v1.9.20/mod.ts";
definition: { defaultCountry?: CountryCode; extended?: boolean; }