Compare commits

..

1 Commits

Author SHA1 Message Date
Anuj Sahu 21aa5decd8 code update recorded at: 23/04/26 05:12:07 2026-04-23 05:12:07 +00:00

View File

@ -3,7 +3,7 @@ export const handler = async (event, res) => {
try { try {
// Prepare the response JSON // Prepare the response JSON
const responseJson = { const responseJson = {
message: "Helfvvglo World" message: "Helfcgvvglo World"
}; };
// Print the JSON response to stdout // Print the JSON response to stdout