UNPKG

@anthropic-ai/bedrock-sdk

Version:

The official TypeScript library for the Anthropic Bedrock API

3 lines 152 B
export declare function isAbortError(err: unknown): boolean; export declare const castToError: (err: any) => Error; //# sourceMappingURL=errors.d.ts.map