MCPcopy
hub / github.com/pingdotgg/uploadthing / express.ts

File express.ts

examples/backend-adapters/server/src/express.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import cors from "cors";
2
3import "dotenv/config";
4

Callers

nothing calls this directly

Calls 2

createRouteHandlerFunction · 0.90
corsFunction · 0.85

Tested by

no test coverage detected