Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fastify/fastify
/ noop
Function
noop
test/chainable.test.js:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
const
fastify = require(
'..'
)()
5
6
const
noop = () => {}
7
const
opts = {
8
schema: {
9
response: {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected