FirebaseExtended/rxfire

FromDocRef (rxfire/firestore) no longer exists/works, FromRef perhaps replaced? Typo?

Open

#32 opened on Sep 7, 2021

 (1 comment) (1 reaction) (0 assignees)TypeScript (49 forks)github user discovery
good first issue

Repository metrics

Stars
 (149 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

" import { fromDocRef } from 'rxfire/firestore'; " on my little project does not work, Perhaps a typo, as there is a FromRef which is not in the documentation for 'rxfire/firestore'.

Peace.

Contributor guide