UNPKG

cytoscape-tidytree

Version:

Cytoscape.js layout extension for positioning trees

4 lines 199 B
import type cyFunc from 'cytoscape'; export default function register(cytoscape: typeof cyFunc): void; export type { TidytreeLayoutOptions } from './cy_layout.js'; //# sourceMappingURL=index.d.ts.map