MCPcopy Index your code
hub / github.com/fastify/fastify / simple.mjs

File simple.mjs

examples/simple.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// works on Node v14.13.0+
2import { fastify } from '../fastify.js'
3
4const app = fastify({

Callers

nothing calls this directly

Calls 2

fastifyFunction · 0.90
listenMethod · 0.80

Tested by

no test coverage detected