UNPKG

@makafeli/n8n-workflow-builder

Version:

Model Context Protocol server for n8n workflow management

8 lines 167 B
export declare function calculateNextPosition(current: { x: number; y: number; }): { x: number; y: number; }; //# sourceMappingURL=positioning.d.ts.map