code update recorded at: 10/04/26 08:56:35
This commit is contained in:
parent
f2649ce866
commit
c0fe554a6d
|
|
@ -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: "Hdddeldddlodddd World"
|
message: "Hdddeldddlodddd dWorld"
|
||||||
};
|
};
|
||||||
|
|
||||||
// Print the JSON response to stdout
|
// Print the JSON response to stdout
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user