Box

type Box: object;

Type declaration

h

h: number;

w

w: number;

x

x: number;

y

y: number;