0.0.1 • Published 2 years ago
stoxx-plugin v0.0.1
stoxx-plugin
StoxxPlugin
Install
npm install stoxx-plugin
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
0.0.1
2 years ago