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