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_WIDTH_PX.d.ts
5 lines
•
168 B
TypeScript
View Raw
1
2
3
4
5
/** * Mobile node width in pixels - narrower for mobile devices */
export
declare
const
MOBILE_NODE_WIDTH_PX =
180
;
//# sourceMappingURL=MOBILE_NODE_WIDTH_PX.d.ts.map