@archastro/sdk
    Preparing search index...

    Interface EventSubscriptionHead

    A non-reserving view of the queue head.

    interface EventSubscriptionHead {
        data?: EventSubscriptionQueueEntry;
    }
    Index

    Properties

    Properties