Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ colors.js
File
colors.js
packages/client/scripts/colors.js:None–None · packages/client/scripts/colors.js
Source
from the content-addressed store, hash-verified
1
class
="st">'use strict'
2
3
const
isObject = (val) => val !== null && typeof val ===
class
="st">'object' && !Array.isArray(val)
4
Callers
nothing calls this directly
Calls
1
create
Function · 0.70
Tested by
no test coverage detected