UNPKG

syntesysme

Version:
9 lines 350 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // // Start writing Firebase Functions // // https://firebase.google.com/docs/functions/typescript // // export const helloWorld = functions.https.onRequest((request, response) => { // response.send("Hello from Firebase!"); // }); //# sourceMappingURL=index.js.map