UNPKG

@antv/layout

Version:
4 lines (3 loc) 128 B
import { ID } from '@antv/graphlib'; import { Graph } from '../../types'; export declare const initOrder: (g: Graph) => ID[][];