Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/validatte/mod.ts>isPhoneNumber

A Savory Class validator for Deno
Go to Latest
variable isPhoneNumber
Re-export
import { isPhoneNumber } from "https://deno.land/x/validatte@0.6.0/mod.ts";

type

(prop: string, locale?: string) => unknown