brows3r — TypeScript API
    Preparing search index...

    Function searchCancel

    • Cancel an in-flight prefix search identified by requestId.

      Safe to call after the search has already completed — the backend ignores cancellation of unknown request ids.

      Parameters

      • requestId: string

      Returns Promise<void>