UNPKG
@lumina-study/graph
Version:
latest (0.1.1)
0.1.1
0.1.0
Graph library for Lumina Study
@lumina-study/graph
/
dist
/
constants
/
MOBILE_NODE_HEIGHT_PX.d.ts
5 lines
•
169 B
TypeScript
View Raw
1
2
3
4
5
/** * Mobile node height in pixels - taller for mobile devices */
export
declare
const
MOBILE_NODE_HEIGHT_PX =
120
;
//# sourceMappingURL=MOBILE_NODE_HEIGHT_PX.d.ts.map