Skip to main content
Module

x/macaddress/usage-example.ts

🦕. Provides the mac address of current device
Latest
File
import { getMac } from 'https://deno.land/x/macaddress@v1.0.1/get-mac-address.ts'
console.log(await getMac())