UNPKG

helpingai

Version:

The official JavaScript/TypeScript library for the HelpingAI API - Advanced AI with Emotional Intelligence

7 lines 181 B
/** * Model Context Protocol (MCP) integration for HelpingAI SDK */ export * from './types'; export * from './client'; export * from './manager'; //# sourceMappingURL=index.js.map