Files
hoppscotch/functions/index.js
Liyas Thomas 967bf49db0 Lint
2019-11-18 18:02:44 +05:30

9 lines
306 B
JavaScript

// const functions = require('firebase-functions');
// // Create and Deploy Your First Cloud Functions
// // https://firebase.google.com/docs/functions/write-firebase-functions
//
// exports.helloWorld = functions.https.onRequest((request, response) => {
// response.send("Hello from Firebase!");
// });