MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / route.ts

File route.ts

apps/cloud/src/extensions/billing/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { env } from "cloudflare:workers";
2import { Cause, Effect } from "effect";
3import { HttpRouter, HttpServerRequest, HttpServerResponse } from "effect/unstable/http";
4import { autumnHandler } from "autumn-js/backend";

Callers

nothing calls this directly

Calls 4

isServerErrorFunction · 0.90
errorMethod · 0.80

Tested by

no test coverage detected