d9494a5
1
2
3
4
5
export const WORKFLOW_DIAGRAM_DEFAULT_NODE_DIMENSIONS = { width: 240, height: 52, } as const;