mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-02-05 21:13:07 +00:00
3 lines
136 B
TypeScript
3 lines
136 B
TypeScript
import { ToolDocumentation } from '../types';
|
|
export declare const getNodeDoc: ToolDocumentation;
|
|
//# sourceMappingURL=get-node.d.ts.map
|