UNPKG

ai-utils.js

Version:

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

2 lines (1 loc) 53 B
export type ErrorHandler = (error: unknown) => void;