0.0.10 • Published 2 years ago
parking v0.0.10
parking
g
Install
npm install parking
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
|---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>