Docs
Cloudflare
Railway
CodeRabbit
Netlify
AG Grid
WorkOS
SerpAPI
Clerk
OpenRouter
Prisma
Sentry
Electric
Unkey
Cloudflare
Railway
CodeRabbit
Netlify
AG Grid
WorkOS
SerpAPI
Clerk
OpenRouter
Prisma
Sentry
Electric
Unkey
Table API Reference
Column API Reference
Row API Reference
Cell API Reference
Header API Reference
Features API Reference
Static Functions API Reference

shallow

Function: shallow()

ts
function shallow<T>(objA, objB): boolean;
function shallow<T>(objA, objB): boolean;

Defined in: node_modules/.pnpm/@tanstack+store@0.11.0/node_modules/@tanstack/store/dist/shallow.d.ts:2

Type Parameters

T

T

Parameters

objA

T

objB

T

Returns

boolean