mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-05-05 23:53:47 +08:00
[typings] Continue work on flow
This commit is contained in:
@@ -8,6 +8,7 @@ import { buildNativeMap } from './utils/serialize';
|
||||
import { firestoreAutoId, isFunction, isObject, isString } from '../../utils';
|
||||
|
||||
import type Firestore from './';
|
||||
import type { FirestoreNativeDocumentSnapshot, FirestoreWriteOptions } from '../../types';
|
||||
import type Path from './Path';
|
||||
|
||||
type DocumentListenOptions = {
|
||||
|
||||
Reference in New Issue
Block a user