MCPcopy
hub / github.com/prisma/prisma / deepGet.test.ts

File deepGet.test.ts

packages/client/src/__tests__/deepGet.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { deepGet } from '../runtime/utils/deep-set'
2
3describe('deepGet', () => {
4 test('work with 0', () => {

Callers

nothing calls this directly

Calls 2

deepGetFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected