UNPKG

n8n-nodes-agent-chat-interface

Version:

N8N custom node that serves a React chat interface as static content

3 lines (2 loc) 138 B
export { ChatInterfaceNode } from './ChatInterfaceNode.node'; export { ChatInterfaceWebhookNode } from './ChatInterfaceWebhookNode.node';