pjamm-plugin-health
v5.0.0
Published
PJAMM Health Plugin
Readme
pjamm-plugin-health
PJAMM Health Plugin
Install
npm install pjamm-plugin-health
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
