Skip to main content
Version: 11.x

Type Alias: UtilsLike<TRouter>

UtilsLike<TRouter>: DecoratedProcedureUtilsRecord<TRouter["_def"]["_config"]["$types"], TRouter["_def"]["record"]>

Defined in: packages/react-query/src/shared/polymorphism/utilsLike.ts:7

Use to describe a Utils/Context path which matches the given route's interface

Type Parameters

Type Parameter
TRouter extends AnyRouter