mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-02-06 21:43:07 +00:00
3 lines
148 B
TypeScript
3 lines
148 B
TypeScript
import { ToolDocumentation } from '../types';
|
|
export declare const n8nExecutionsDoc: ToolDocumentation;
|
|
//# sourceMappingURL=n8n-executions.d.ts.map
|