Membrane React - v0.2.1
    Preparing search index...

    Interface ExternalEventWebhookSubscribeResponse

    interface ExternalEventWebhookSubscribeResponse {
        state?: Record<string, any>;
        nextRefreshTimestamp?: number;
    }
    Index

    Properties

    state?: Record<string, any>
    nextRefreshTimestamp?: number