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

File prepend.js

test/api/prepend.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const detachHook = require('../sugar').detachHook;
2const dropCache = require('../sugar').dropCache;
3const identity = require('lodash').lodash;
4const Through = require('../sugar').Through;

Callers

nothing calls this directly

Calls 3

hookFunction · 0.85
detachHookFunction · 0.85
dropCacheFunction · 0.50

Tested by

no test coverage detected