MCPcopy Index your code
hub / github.com/TanStack/db / utils.test.ts

File utils.test.ts

packages/db/tests/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { Temporal } from 'temporal-polyfill'
3import { deepEquals } from '../src/utils'
4import { isPromiseLike } from '../src/utils/type-guards'

Callers

nothing calls this directly

Calls 7

expectFunction · 0.90
deepEqualsFunction · 0.90
isPromiseLikeFunction · 0.90
fromMethod · 0.80
asyncFnFunction · 0.70
setMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected