listenercount
backwards compatible version of builtin events.listenercount
@capacitor/app
The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.
mkdirp
Recursively mkdir, like `mkdir -p`
universalify
Make a callback- or promise-based function support both promises and callbacks.