MCPcopy 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

4const fastify = require('..')()
5
6const noop = () => {}
7const opts = {
8 schema: {
9 response: {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected