@shumoku/core · 0.4.0 · function
getNodeId
Helper to get node ID from endpoint. Kept as a tiny accessor so callers read intent ("the link's source node") rather than reaching into shape.
getNodeId(endpoint: LinkEndpoint): string Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
endpoint | LinkEndpoint | No additional description. | — |
Returns
string