@valon-technologies/gestalt
    Preparing search index...

    Function response

    • Wraps a handler result with an explicit status code.

      Type Parameters

      • T

      Parameters

      • status: number
      • body: T
      • Optionalheaders: Readonly<Record<string, string | readonly string[]>>

      Returns Response<T>