MCPcopy Create free account
hub / github.com/middleapi/orpc / object.test.ts

File object.test.ts

packages/shared/src/object.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type } from 'arktype'
2import * as v from 'valibot'
3import * as z from 'zod/v4'
4import { clone, findDeepMatches, get, getConstructor, isObject, isPropertyKey, isTypescriptObject, NullProtoObj } from './object'

Callers

nothing calls this directly

Calls 7

findDeepMatchesFunction · 0.90
getConstructorFunction · 0.90
cloneFunction · 0.90
getFunction · 0.90
isPropertyKeyFunction · 0.90
typeFunction · 0.85
createMethod · 0.45

Tested by

no test coverage detected