@adcp/client API Reference - v3.11.2
    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 }