Applesauce
    Preparing search index...

    Type Alias SyncRequestMethod

    SyncRequestMethod: (relay: string, filters: Filter[]) => Observable<NostrEvent>

    A method that makes a one-shot REQ to a single relay and completes on EOSE

    Type Declaration