MCPcopy Create free account
hub / github.com/pollinations/pollinations / error.ts

File error.ts

shared/error.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getLogger, type Logger } from "@logtape/logtape";
2import { APIError } from "better-auth";
3import type { Context } from "hono";
4import { HTTPException } from "hono/http-exception";

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected