MCPcopy Index your code
hub / github.com/css-modules/css-modules-require-hook / index.js

File index.js

test/tokens/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const basename = require('path').basename;
2const detachHook = require('../sugar').detachHook;
3const readdirSync = require('fs').readdirSync;
4const readFileSync = require('fs').readFileSync;

Callers

nothing calls this directly

Calls 3

hookFunction · 0.85
detachHookFunction · 0.85
readdirFunction · 0.85

Tested by

no test coverage detected