Skip to content

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