// Export the API to Firebase Cloud Functions
exports.app = functions.https.onRequest(app);