UNPKG

react-phylogeny-tree-gl

Version:

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

3 lines (2 loc) 149 B
export declare function download(dataURL: string, filename?: string): void; export declare function createBlobURL(data: any, type?: string): string;