MCPcopy Index your code
hub / github.com/TanStack/router / cancel

Function cancel

packages/router-core/src/ssr/transformStreamWithRouter.ts:173–176  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

171 controller = c
172 },
173 cancel() {
174 isStreamClosed = true
175 cleanup()
176 },
177 })
178
179 ;(async () => {

Callers

nothing calls this directly

Calls 1

cleanupFunction · 0.70

Tested by

no test coverage detected