@resistdesign/voltra
Preparing search index...
api
LambdaResponse
Type Alias LambdaResponse
Lambda-style response payload.
type
LambdaResponse
=
{
body
:
string
;
statusCode
:
number
;
}
Index
Properties
body
status
Code
Properties
body
body
:
string
Serialized response body.
status
Code
statusCode
:
number
HTTP status code for the response.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
status
Code
@resistdesign/voltra
Loading...
Lambda-style response payload.