MCPcopy
hub / github.com/prisma/prisma / build.ts

File build.ts

packages/query-plan-executor/helpers/build.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs/promises'
2import path from 'node:path'
3
4import { build } from '../../../helpers/compile/build'

Callers

nothing calls this directly

Calls 2

buildFunction · 0.90
thenMethod · 0.65

Tested by

no test coverage detected