@@ -0,0 +1,7 @@
// functions/index.js
const functions = require('firebase-functions');
exports.helloWorld = functions.https.onRequest((request, response) => {
response.send("Hello from Firebase!");
});
The note is not visible to the blocked user.