Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
const
kBytesRead = Symbol(
'kBytesRead'
)
18
19
const
noop = () => {}
20
21
/**
22
* @
class
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected