Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ isRecord } from
"../guards.js"
2
3
describe(
"isRecord"
, () => {
4
it(
"returns true for plain objects"
, () => {
Callers
nothing calls this directly
Calls
1
isRecord
Function · 0.50
Tested by
no test coverage detected