Type Alias UseDocumentDataResult<AppModelType>

UseDocumentDataResult<AppModelType>: ValueHookResult<AppModelType, FirestoreError>

Type Parameters

  • AppModelType = DocumentData