5.0.0 • Published 3 years ago
pjamm-plugin-health v5.0.0
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; }>