capacitor-live-update Update app bundle real time Install npm install capacitor-live-update npx cap sync API echo(...) echo(...) echo(options: { value: string; }) => Promise<{ value: string; }> Param Type options { value: string; } Returns: Promise<{ value: string; }>