Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/query-core/src/removable.ts:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
import
type
{ ManagedTimerId } from
'./timeoutManager'
5
6
export
abstract
class
Removable {
7
gcTime!: number
8
#gcTimeout?: ManagedTimerId
9
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected