capacitor-plugin-local-notifications
v0.0.2
Published
本地通知
Readme
capacitor-plugin-local-notifications
本地通知
Install
npm install capacitor-plugin-local-notifications
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
