0.0.1 • Published 2 years ago
freshchat-plugin v0.0.1
freshchat-plugin
This plugin will be used to interface ionic and native android functionality to run and manage fresh chat.
Install
npm install freshchat-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