MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / guards.test.ts

File guards.test.ts

apps/cli/src/lib/utils/__tests__/guards.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isRecord } from "../guards.js"
2
3describe("isRecord", () => {
4 it("returns true for plain objects", () => {

Callers

nothing calls this directly

Calls 1

isRecordFunction · 0.50

Tested by

no test coverage detected