UNPKG

@reactodia/workspace

Version:

Reactodia Workspace -- library for visual interaction with graphs in a form of a diagram.

5 lines 267 B
export interface AuthoredRelationOverlayProps { linkLabelMargin?: number; } export declare function AuthoredRelationOverlay(props: AuthoredRelationOverlayProps): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=authoredRelationOverlay.d.ts.map