function createResponseCache()
in
src/Cache.client.js [12:14]
3
lines of code
1
McCabe index (conditional complexity)
function createResponseCache() { return new Map(); }