UNPKG
current-w-pswd
Version:
latest (1.0.25)
1.0.25
1.0.24
Package that returns the password of the current WiFi
current-w-pswd
/
src
/
index.js
2 lines
(1 loc)
•
71 B
JavaScript
View Raw
1
2
module.exports
= require(
"./Get-wifi-password/get_wifi_password.js"
)
;