TLArrowBindings
Table of contents
Public interface
Signature
interface TLArrowBindings {}
Source
packages/tldraw/src/lib/shapes/arrow/shared.ts
Properties
end
Public propertysignature
Signature
end: TLArrowBinding | undefined
References
start
Public propertysignature
Signature
start: TLArrowBinding | undefined
References