MCPcopy Index your code
hub / github.com/tinyhttp/tinyhttp / index.ts

File index.ts

examples/typescript/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { App } from '@tinyhttp/app'
2
3const app = new App()
4

Callers

nothing calls this directly

Calls 3

listenMethod · 0.80
sendMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected