0.0.2 • Published 3 years ago
xyz-abc-123 v0.0.2
xyz-abc-123
test
Install
npm install xyz-abc-123
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>