Я пишу асинхронную функцию async_create_user, используемую для моей HTTPS-функции firebase create_user формы в index.js. index.js exports.create_user = functions.https.onCall(async_create_user); Я тестирую их все в одном файле user.js вот так,…

IT Шеф
We use cookies in order to give you the best possible experience on our website. By continuing to use this site, you agree to our use of cookies.
Accept
Privacy Policy