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

Interface AutoRAGNotFoundError

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

Source from the content-addressed store, hash-verified

5462interface AutoRAGInternalError extends Error {
5463}
5464interface AutoRAGNotFoundError extends Error {
5465}
5466interface AutoRAGUnauthorizedError extends Error {
5467}
5468interface AutoRAGNameNotSetError extends Error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected