Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ AsyncBatcher } from
'@tanstack/react-pacer/async-batcher'
2
3
interface
CharacterT {
4
id: number
Callers
nothing calls this directly
Calls
2
fetchCharacters
Function · 0.85
get
Method · 0.80
Tested by
no test coverage detected