Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
42
export
function
readFileSync() {
43
return
''
44
}
45
46
export
function
readlinkSync() {
47
return
''
Callers
2
getPackedPackage
Function · 0.90
patchGeneratedPackageJson
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected