@fiquu/lambda-http-event-handler
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Static
File
Handler
get
Hierarchy
StaticFileHandler
Index
Methods
get
Methods
get
get
(
event
:
APIGatewayProxyEvent
)
:
any
Resolves a static file from the provided event.
Parameters
event:
APIGatewayProxyEvent
Returns
any
The HTTP response.
Generated using
TypeDoc
Resolves a static file from the provided event.