Type alias AccountChangeCallback

AccountChangeCallback: ((accountInfo, context) => void)

Callback function for account change notifications

Type declaration