UNPKG

react-phylogeny-tree-gl

Version:

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

3 lines (2 loc) 134 B
import React from 'react'; export declare function useCloseModal(onCloseRequest: any): React.MutableRefObject<HTMLDivElement | null>;