Documentation
    Preparing search index...

    Type Alias WalletInfoRemoteWithOpenMethod

    WalletInfoRemoteWithOpenMethod: WalletInfoRemote & {
        openMethod?: WalletOpenMethod;
    }