UNPKG

@neo4j-nvl/layout-workers

Version:

Layout workers for the Neo4j Visualization Library

4 lines (3 loc) 83 B
export function layout(elements: any, spacingFactor: any): { positions: {}; };