wallpaper-helper
v0.0.16-b
Published
set wallpapers on android with ionic
Downloads
17
Readme
wallpaper-helper
set wallpapers on android with ionic
Install
npm install wallpaper-helper
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
| Param | Type |
| ------------- | ------------------------------- |
| options
| { value: string; } |
Returns: Promise<{ value: string; }>