MCPcopy Create free account
hub / github.com/nodejs/undici / noop

Function noop

lib/api/api-request.js:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7const util = require('../core/util')
8
9function noop () {}
10
11class RequestHandler extends AsyncResource {
12 constructor (opts, callback) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected