MCPcopy
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

1import { readFileSync } from 'fs';
2import { join } from 'path';
3import { print } from 'graphql';
4import { handleModule } from '../src/index.js';

Callers

nothing calls this directly

Calls 4

readFileSyncFunction · 0.90
handleModuleFunction · 0.85
joinFunction · 0.85
printFunction · 0.85

Tested by

no test coverage detected