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

Class

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

Source from the content-addressed store, hash-verified

7367 * that makes a Workflow instance fail immediately without triggering a retry
7368 */
7369 export class NonRetryableError extends Error {
7370 public constructor(message: string, name?: string);
7371 }
7372}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected