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

Function noop

lib/api/readable.js:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17const kBytesRead = Symbol('kBytesRead')
18
19const noop = () => {}
20
21/**
22 * @class

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected