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

File index.ts

examples/firebase-functions/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as functions from 'firebase-functions'
2import { App, Request, Response } from '@tinyhttp/app'
3const tinyhttp = new App()
4

Callers

nothing calls this directly

Calls 5

makeReadonlySettableFunction · 0.85
sendMethod · 0.80
handlerMethod · 0.80
getMethod · 0.65
useMethod · 0.45

Tested by

no test coverage detected