mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-01-30 06:22:04 +00:00
3 lines
144 B
TypeScript
3 lines
144 B
TypeScript
import { ToolDocumentation } from '../types';
|
|
export declare const searchNodesDoc: ToolDocumentation;
|
|
//# sourceMappingURL=search-nodes.d.ts.map
|