firebase.firestore is not a function version 9
i wanna use firebase but i constantly get the firebase.firestore is not a function this is my js file where i want to add things to my firebase import 'firebase/firestore'; import 'firebase/auth'; export function seedDatabase(firebase) { function getUUID() { //…