aidioesperid
v0.0.3
Published
used to get esper ID from esper sdk
Downloads
2
Readme
aidioesperid
used to get esper ID from esper sdk
Install
npm install aidioesperid
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
| Param | Type |
| ------------- | ------------------------------- |
| options
| { value: string; } |
Returns: Promise<{ value: string; }>