listener-notification
v0.0.4
Published
This plugin capture notifications of all apps
Downloads
5
Maintainers
Readme
listener-notification
This plugin capture notifications of all apps
Install
npm install listener-notification
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
| Param | Type |
| ------------- | ------------------------------- |
| options
| { value: string; } |
Returns: Promise<{ value: string; }>