Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/css-modules/css-modules-require-hook
/ hashPrefix.js
File
hashPrefix.js
test/api/hashPrefix.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
4
suite(
'api/hashPrefix'
, () => {
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