Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gajus/react-css-modules
/ generateAppendClassName.js
File
generateAppendClassName.js
src/generateAppendClassName.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
SimpleMap from
'./SimpleMap'
;
2
3
const
CustomMap = typeof Map ===
'undefined'
? SimpleMap : Map;
4
Callers
nothing calls this directly
Calls
2
get
Method · 0.80
set
Method · 0.80
Tested by
no test coverage detected