0.0.7 • Published 4 years ago
capacitor-test-mobile-sdk v0.0.7
capacitor-test-mobile-sdk
Testing
Install
npm install capacitor-test-mobile-sdk
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
|---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>