@ -1,2 +1 @@
# samples
# commonjs hello-world
@ -0,0 +1,3 @@
exports.main = (req, res) => {
res.send('hello, world');
};
The note is not visible to the blocked user.