getmymac
v3.0.10
Published
fork from getmac
Downloads
9
Maintainers
Readme
getmymac
fork from [email protected]
只能运行在nodejs
Installation
$ npm install --dev append-commit-message
Or
$ yarn add --dev append-commit-message
Usage
const { getMAC } = require('getmymac);
const mac = await getMAC();
Publish
yarn run our:compile
yarn publish