RectLike
RectLike:
Size
&object
Defined in: utils/types.ts:37
A type that represents a rectangle, with x, y, width, and height properties.
Type declaration
x
x:
number
y
y:
number
RectLike:
Size
&object
Defined in: utils/types.ts:37
A type that represents a rectangle, with x, y, width, and height properties.
x:
number
y:
number