Type Alias QueryKeyHashFunction<TQueryKey>

QueryKeyHashFunction<TQueryKey>: ((queryKey: TQueryKey) => string)

Type Parameters