UNPKG
n8n-mcp-server
Version:
latest (0.1.0)
0.1.0
Model Context Protocol (MCP) server for n8n workflow automation
n8n-mcp-server
/
build
/
types
/
index.js
8 lines
•
196 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
/** * Core Types Module * * This module provides type definitions used throughout the application * and bridges compatibility with the MCP SDK. */
export
{};
//# sourceMappingURL=index.js.map