0.0.4 • Published 11 months ago

cap-network-type v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 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

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago