Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function isMACAddress
import { isMACAddress } from "https://deno.land/x/validatte@0.7.5/behaviors/common/isMACAddress.ts";

Parameters

str: string
options: isMACAddressOptions

Returns

boolean