mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-02-06 05:23:08 +00:00
3 lines
144 B
TypeScript
3 lines
144 B
TypeScript
import { ToolDocumentation } from '../types';
|
|
export declare const getTemplateDoc: ToolDocumentation;
|
|
//# sourceMappingURL=get-template.d.ts.map
|