power-mode
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

power-mode

Capacitor Plugin to Detect Low Power Mode

Install

npm install power-mode
npx cap sync

API

lowPowerModeEnabled()

lowPowerModeEnabled() => Promise<{ lowPowerModeEnabled: boolean; }>

Returns: Promise<{ lowPowerModeEnabled: boolean; }>


Readme

Keywords

Package Sidebar

Install

npm i power-mode

Weekly Downloads

90

Version

5.0.0

License

MIT

Unpacked Size

14.6 kB

Total Files

25

Last publish

Collaborators

  • bunkr-official