bentest-cap-plugin-no-spm
v0.0.1
Published
For testing
Readme
bentest-cap-plugin-no-spm
For testing
Install
To use npm
npm install bentest-cap-plugin-no-spmTo use yarn
yarn add bentest-cap-plugin-no-spmSync native files
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
