tester-plugin
v0.3.2
Published
Tester plugin
Readme
tester-plugin
Tester plugin
Install
npm install tester-plugin
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
