@adcp/client API Reference - v3.3.3
    Preparing search index...

    Function isAbortResponse

    • Type guard to check if a response is an abort response

      Parameters

      • response: any

      Returns response is { abort: true; reason?: string }