UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering.

3 lines (2 loc) 189 B
import { PortLabelLayout } from './index'; export declare function toResult(preset: Partial<PortLabelLayout.Result>, args?: Partial<PortLabelLayout.CommonOptions>): PortLabelLayout.Result;