mirror of
https://github.com/leanote/desktop-app.git
synced 2026-01-13 07:03:04 +08:00
add node-getmac modules
This commit is contained in:
2
tests/test_getmac.js
Normal file
2
tests/test_getmac.js
Normal file
@@ -0,0 +1,2 @@
|
||||
var macAddr = require('node-getmac');
|
||||
console.log(macAddr)
|
||||
Reference in New Issue
Block a user