We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082a3bc commit 3a5d3f9Copy full SHA for 3a5d3f9
packages/serverless/src/awslambda.ts
@@ -77,7 +77,7 @@ interface AWSLambdaOptions extends NodeOptions {
77
78
/**
79
* Initializes the Sentry AWS Lambda SDK.
80
- *
+ *
81
* @param options Configuration options for the SDK, @see {@link AWSLambdaOptions}.
82
*/
83
export function init(options: AWSLambdaOptions = {}): void {
0 commit comments