async fetch()
in
hello_world/src/index.js [15:17]
3
lines of code
1
McCabe index (conditional complexity)
async fetch(request) { return handleRequest(request); },