capacitor-apple-wallet
v0.0.1
Published
In-App Provisioning payment cards within an app, without having to go through the process of manually entering payment card details.
Downloads
2
Maintainers
Readme
capacitor-apple-wallet
In-App Provisioning payment cards within an app, without having to go through the process of manually entering payment card details.
Install
npm install capacitor-apple-wallet
npx cap sync
API
echo(...)
echo(options: { value: string; }) => any
| Param | Type |
| ------------- | ------------------------------- |
| options
| { value: string; } |
Returns: any