MCPcopy
hub / github.com/prisma/prisma / colors.js

File colors.js

packages/client/scripts/colors.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const isObject = (val) => val !== null && typeof val === 'object' && !Array.isArray(val)
4

Callers

nothing calls this directly

Calls 1

createFunction · 0.70

Tested by

no test coverage detected