Public typealias

Signature
type TLBaseBoxShape = TLBaseShape<
  string,
  {
    h: number
    w: number
  }
>
References

TLBaseShape

Source

packages/editor/src/lib/editor/shapes/BaseBoxShapeUtil.tsx

TLArrowPointTLBaseEventInfo