lwy-plugin-test
v0.0.2
Published
test
Downloads
1
Readme
test
test
Install
npm install test
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
