타입 별칭: UseLiveInfiniteQueryConfig<TContext>
type UseLiveInfiniteQueryConfig<TContext> = LiveInfiniteQueryConfig<InferResultType<TContext>[number]>;
정의 위치: packages/svelte-db/src/useLiveInfiniteQuery.svelte.ts:56
타입 매개변수
TContext
TContext extends Context