1.0.0 • Published 2 years ago
test-capacitor-wrapper v1.0.0
test-capacitor-wrapper
this is Phat Nguyen plugin
Install
npm install test-capacitor-wrapper
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
|---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>