UNPKG

@lumina-study/graph

Version:

Graph library for Lumina Study

5 lines 178 B
/** * Node height in pixels - used for calculations and vertical spacing between nodes */ export declare const NODE_HEIGHT_PX = 80; //# sourceMappingURL=NODE_HEIGHT_PX.d.ts.map