use(cors({ origin: true })); routesConfig(app) export const api = functions.https.onRequest(app);. Firebase Functions allows us to set an Express app as the ...
確定! 回上一頁