TLArrowShapeArrowheadStyle

See source code

The type representing arrowhead styles for both start and end of arrows.

type TLArrowShapeArrowheadStyle = T.TypeOf<
  typeof ArrowShapeArrowheadStartStyle
>;
Prev
TLArrowShape
Next
TLArrowShapeKind