MCPcopy
hub / github.com/prisma/prisma / readFileSync

Function readFileSync

helpers/compile/plugins/fill-plugin/fillers/fs.ts:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40}
41
42export function readFileSync() {
43 return ''
44}
45
46export function readlinkSync() {
47 return ''

Callers 2

getPackedPackageFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected