타입 별칭: UseLiveInfiniteQueryConfig<TContext>
type UseLiveInfiniteQueryConfig<TContext> = LiveInfiniteQueryConfig<InferResultType<TContext>[number]>;
정의 위치: useLiveInfiniteQuery.ts:52
타입 매개변수
TContext
TContext 확장 Context & NonSingleResult
type UseLiveInfiniteQueryConfig<TContext> = LiveInfiniteQueryConfig<InferResultType<TContext>[number]>;
정의 위치: useLiveInfiniteQuery.ts:52
TContext 확장 Context & NonSingleResult