@valon-technologies/gestalt
Preparing search index...
index
ok
Function ok
ok
<
T
>
(
body
:
T
,
headers
?:
Readonly
<
Record
<
string
,
string
|
readonly
string
[]
>
>
,
)
:
Response
<
T
>
Wraps a handler result with the default
200
status code.
Type Parameters
T
Parameters
body
:
T
Optional
headers
:
Readonly
<
Record
<
string
,
string
|
readonly
string
[]
>
>
Returns
Response
<
T
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@valon-technologies/gestalt
Loading...
Wraps a handler result with the default
200status code.