Skip to main content
Module

x/danet/validation.ts>isPhoneNumber

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
variable isPhoneNumber
Re-export
import { isPhoneNumber } from "https://deno.land/x/danet@1.3.2/validation.ts";

type

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