0.0.4 • Published 12 months ago

cap-network-type v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

network-type

Returns to user, the internet connection type (5G, 4G, etc)

Install

npm install cap-network-type
npx cap sync

API

getNetworkType()

getNetworkType() => Promise<{ networkType: string; }>

Returns: Promise<{ networkType: string; }>


0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago