syntesysme
Version:
syntesys core
9 lines • 350 B
JavaScript
;
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