Initialize Firebase in your app and create a Firebase App object: import { initializeApp } from 'firebase/app'; // ...
確定! 回上一頁