Type alias QueryObserverListener<TData, TError>

QueryObserverListener<TData, TError>: ((result) => void)

Type Parameters

  • TData

  • TError

Type declaration