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

    Function ok

    • Wraps a handler result with the default 200 status code.

      Type Parameters

      • T

      Parameters

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

      Returns Response<T>