UNPKG
@lumina-study/graph
Version:
latest (0.1.1)
0.1.1
0.1.0
Graph library for Lumina Study
@lumina-study/graph
/
dist
/
components
/
TreeNode
/
ZoomBadge.d.ts
3 lines
•
172 B
TypeScript
View Raw
1
2
3
/** Badge displayed when a node can be zoomed into */
export
declare
const
ZoomBadge
:
() =>
import
(
"react/jsx-runtime"
).
JSX
.
Element
;
//# sourceMappingURL=ZoomBadge.d.ts.map