Compare commits

..

1 Commits

Author SHA1 Message Date
Anuj Sahu 5c488fa7af code update recorded at: 10/04/26 08:56:35 2026-04-10 08:56:35 +00:00

View File

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