@softcose/softchat - v0.1.0
    Preparing search index...

    Type Alias OutboundRelayFrame

    OutboundRelayFrame: Readonly<
        { deliveryEventIds: readonly NostrEventId[]; frame: string },
    >

    One frame removed from a relay session's bounded outbound queue.