@beholdio/ts-lambda-api - v2.4.8
    Preparing search index...

    Function response

    • Decorator which injects a the current HTTP response context as a parameter value.

      Value passed to the method will be of type Response from the lambda-api package.

      Parameters

      • classDefinition: Object | Function
      • methodName: string
      • paramIndex: number

      Returns void