UNPKG

@antv/layout

Version:
3 lines (2 loc) 134 B
export type DagreRankdir = 'TB' | 'BT' | 'LR' | 'RL' | 'tb' | 'lr' | 'rl' | 'bt'; export type DagreAlign = 'UL' | 'UR' | 'DL' | 'DR';