MCPcopy Create free account
hub / github.com/TanStack/ai / api.invalidate.ts

File api.invalidate.ts

examples/ts-code-mode-web/src/routes/_reporting/api.invalidate.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createFileRoute } from '@tanstack/react-router'
2import type { RefreshResult } from '@/lib/reports/types'
3import { getReportState, getSSEController } from '@/lib/reports/report-storage'
4import { refreshComponent } from '@/lib/reports/refresh-component'

Callers

nothing calls this directly

Calls 10

getReportStateFunction · 0.90
refreshComponentFunction · 0.90
getSSEControllerFunction · 0.90
jsonMethod · 0.80
logMethod · 0.80
getSubscribersMethod · 0.80
fromMethod · 0.80
enqueueMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected