UNPKG

@lumina-study/blocks-graph

Version:

Framework-agnostic Web Component for visualizing Lumina Study block schemas

3 lines 205 B
import type { EdgeLineStyle } from './edge-style.js'; export declare function edgeLineStyleToDashArray(style: EdgeLineStyle): string | undefined; //# sourceMappingURL=edge-line-style-to-dash-array.d.ts.map