MCPcopy 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

1import SimpleMap from './SimpleMap';
2
3const CustomMap = typeof Map === 'undefined' ? SimpleMap : Map;
4

Callers

nothing calls this directly

Calls 2

getMethod · 0.80
setMethod · 0.80

Tested by

no test coverage detected