UNPKG

react-phylogeny-tree-gl

Version:

React integration of phylocanvas.gl. Component and hook for phylogenetic tree visualistion.

4 lines (3 loc) 142 B
import { useAutoResize } from './useAutoResize'; import { useLeafSubtree } from './useLeafSubtree'; export { useLeafSubtree, useAutoResize };