MCPcopy Create free account
hub / github.com/TanStack/query / character-loader.ts

File character-loader.ts

examples/react/batching/src/character-loader.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AsyncBatcher } from '@tanstack/react-pacer/async-batcher'
2
3interface CharacterT {
4 id: number

Callers

nothing calls this directly

Calls 2

fetchCharactersFunction · 0.85
getMethod · 0.80

Tested by

no test coverage detected