Skip to main content
Module

x/danet/validation.ts>isCurrency

The most mature backend framework for Deno
Go to Latest
function isCurrency
Re-export
import { isCurrency } from "https://deno.land/x/danet@2.3.0/validation.ts";

Parameters

str: string
optional
options: CurrencyOptions = [UNSUPPORTED]