Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 205 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 205 Bytes

bun-wifi-name

Get current wifi name in Bun/Node.

Install

bun add bun-wifi-name

Usage

import getWifiName from 'bun-wifi-name'

console.log(getWifiName())

License

MIT