gershad-capacitor-plugin Great test capacitor Install npm install gershad-capacitor-plugin npx cap sync API echo(...) echo(...) echo(options: { value: string; }) => Promise<{ value: string; }> Param Type options { value: string; } Returns: Promise<{ value: string; }>