Function: connect()
function connect(): Promise<void>;
Defined in: packages/core/lib/functions.ts:21
Connect the app to the Happy Account (will prompt user for permission).
Returns
Promise
<void
>
function connect(): Promise<void>;
Defined in: packages/core/lib/functions.ts:21
Connect the app to the Happy Account (will prompt user for permission).
Promise
<void
>