Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function isMACAddress
import { isMACAddress } from "https://deno.land/x/validatte@0.6.0/behaviors/common/isMACAddress.ts";

Parameters

str: string
options: isMACAddressOptions

Returns

boolean