Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
type alias NumberFormat
Re-export
import { type NumberFormat } from "https://deno.land/x/deno_libphonenumber@v1.9.20/mod.ts";
definition:
| "NATIONAL"
| "National"
| "INTERNATIONAL"
| "International"
| "E.164"
| "RFC3966"
| "IDD"