MCPcopy Index your code
hub / github.com/TanStack/table / serializeArgs

Function serializeArgs

packages/angular-table/src/proxy.ts:98–100  ·  view source on GitHub ↗
(...args: any[])

Source from the content-addressed store, hash-verified

96}
97
98function serializeArgs(...args: any[]) {
99 return JSON.stringify(args)
100}

Callers 1

toComputedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected