UNPKG

phylojs

Version:

A simple typescript library for phylogenetic trees

3 lines (2 loc) 62 B
export { Node } from './node'; export { Tree } from './tree';