AllocationState type

Defines values for AllocationState. Possible values include: 'steady', 'resizing'

type AllocationState = "steady" | "resizing"