Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ardatan/graphql-tools
/ node-require.spec.ts
File
node-require.spec.ts
packages/node-require/test/node-require.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync } from
'fs'
;
2
import
{ join } from
'path'
;
3
import
{ print } from
'graphql'
;
4
import
{ handleModule } from
'../src/index.js'
;
Callers
nothing calls this directly
Calls
4
readFileSync
Function · 0.90
handleModule
Function · 0.85
join
Function · 0.85
print
Function · 0.85
Tested by
no test coverage detected