📅  最后修改于: 2022-03-11 15:02:32.845000             🧑  作者: Mango
//change the import { firebase } 'from firebase' to
// This import loads the firebase namespace along with all its type information.
import firebase from 'firebase/app';
// Ex: I can use firebase.User or firebase.database or firebase.auth