@rapidrest/service-coreNamespacesRouteDecoratorsFunctionsResponseOn this pageFunction: Response() Response(target, propertyKey, index): void Defined in: service-core/src/decorators/RouteDecorators.ts:339 Injects the HTTP response object as the value of the decorated argument. Parameters target any propertyKey string index number Returns void