Size
Size:
object
Defined in: utils/types.ts:25
A type that represents a size, with width and height properties.
Type declaration
height
height:
number
width
width:
number
Size:
object
Defined in: utils/types.ts:25
A type that represents a size, with width and height properties.
height:
number
width:
number