Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TanStack/virtual
/ serializeArgs
Function
serializeArgs
packages/angular-virtual/src/proxy.ts:115–117 ·
view source on GitHub ↗
(...args: Array<any>)
Source
from the content-addressed store, hash-verified
113
}
114
115
function
serializeArgs(...args: Array<any>) {
116
return
JSON.stringify(args)
117
}
Callers
1
toComputed
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected