1.0.0 • Published 2 years ago

test-capacitor-wrapper v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

test-capacitor-wrapper

this is Phat Nguyen plugin

Install

npm install test-capacitor-wrapper
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


1.0.0

2 years ago

0.0.1

2 years ago