UNPKG

grandma3-ts-types

Version:
7 lines (6 loc) 65 B
type Rect = { x: number; y: number; w: number; h: number; };