MCPcopy Create free account
hub / github.com/fontsource/fontsource / AiGatewayInternalError

Interface AiGatewayInternalError

website/worker-configuration.d.ts:5449–5450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5447 query: unknown;
5448};
5449interface AiGatewayInternalError extends Error {
5450}
5451interface AiGatewayLogNotFound extends Error {
5452}
5453declare abstract class AiGateway {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected