MCPcopy
hub / github.com/tinyhttp/tinyhttp / index.js

File index.js

examples/vercel/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

sendMethod · 0.80
handlerMethod · 0.80
useMethod · 0.45

Tested by

no test coverage detected