UNPKG

ai-utils.js

Version:

Build AI applications, chatbots, and agents with JavaScript and TypeScript.

4 lines (3 loc) 85 B
export declare class AbortError extends Error { constructor(message?: string); }