refactor(core): add generic utilities for resolving value-or-function patterns, replace specialized resolveStaleTime
and resolveEnabled
#9760
Annotations
5 errors
Build Packages
Process completed with exit code 130.
|
Build Packages
Type 'NonFunction' is not assignable to type 'TData | undefined'.
|
Build Packages
Argument of type 'TData | InitialDataFunction<TData> | undefined' is not assignable to parameter of type 'NonFunction | (() => NonFunction)'.
|
Build Packages
Type 'NonFunction' is not assignable to type 'TData | undefined'.
|
Build Packages
Argument of type 'TData | InitialDataFunction<TData> | undefined' is not assignable to parameter of type 'NonFunction | (() => NonFunction)'.
|
Loading