MedusaRequestHandler
MedusaRequestHandler: (req
: MedusaRequest, res
: MedusaResponse, next
: MedusaNextFunction) => Promise<void> | void
Type declaration
Parameters
Returns
Promise<void> \| void
Promise<void> | voidWas this section helpful?