Documentation
    Preparing search index...

    Type Alias SessionInfo

    type SessionInfo = {
        clientId: string | null;
        walletId: string | null;
    }
    Index

    Properties

    Properties

    clientId: string | null
    walletId: string | null