capacitor-plugin-python
v0.0.1
Published
use python
Downloads
17
Readme
capacitor-plugin-python
use python
Install
npm install capacitor-plugin-python
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
