@satheshsat/hello
v0.0.2
Published
hello
Readme
@satheshsat/hello
hello
Install
To use npm
npm install @satheshsat/helloTo use yarn
yarn add @satheshsat/helloSync native files
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
