From 5960c9d8fcd2ead4133db756e7bad8255693e961 Mon Sep 17 00:00:00 2001 From: Amruta Khamkar Date: Thu, 19 Dec 2024 09:57:31 +0000 Subject: [PATCH] code update recorded at: 19/12/24 09:57:31 --- handler.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handler.js b/handler.js index 2e720b7..3d291c0 100644 --- a/handler.js +++ b/handler.js @@ -1,4 +1,4 @@ -// Define the handler function +// Define the handler function export const handler = async (event, res) => { try { // Prepare the response JSON