MCPcopy Index your code
hub / github.com/tinyhttp/tinyhttp / server.js

File server.js

examples/next-custom-server/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-var-requires */
2
3const next = require('next')
4const { App } = require('@tinyhttp/app')

Callers

nothing calls this directly

Calls 4

listenMethod · 0.80
getMethod · 0.65
renderMethod · 0.65
allMethod · 0.45

Tested by

no test coverage detected