function getArrowTerminalsInArrowSpace(
  editor: Editor,
  shape: TLArrowShape,
  bindings: TLArrowBindings
): {
  end: Vec
  start: Vec
}
Parameters
NameDescription

editor

Editor

shape

TLArrowShape

bindings

TLArrowBindings
Returns
{
  end: Vec
  start: Vec
}
getArrowBindingsgetEmbedInfo