Type Alias UseObjectValueConverter<Value>

UseObjectValueConverter<Value>: ((snap: DataSnapshot) => Value)

Type Parameters

  • Value