ServerlessResponseProps
@h4ad/serverless-adapter > ServerlessResponseProps
(interface) ServerlessResponseProps
The properties to create a ServerlessResponse .
Signature:
export interface ServerlessResponseProps
(property) method
The HTTP Method from request
Signature:
method?: string;