A quick glance at the npm module page gives the following example of Fireabse initialization:var firebase = require('firebase');var app = firebase.intializeApp({ ... }); 这篇关于入门TypeError:...默认不是构造函数-来自Vue组件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-18 14:36