Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/css-modules/css-modules-require-hook
/ processorOpts.js
File
processorOpts.js
test/api/processorOpts.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
detachHook = require(
'../sugar'
).detachHook;
2
const
dropCache = require(
'../sugar'
).dropCache;
3
const
identity = require(
'lodash'
).identity;
4
Callers
nothing calls this directly
Calls
3
hook
Function · 0.85
detachHook
Function · 0.85
dropCache
Function · 0.50
Tested by
no test coverage detected