Aracılığıyla paylaş


AllocationState type

AllocationState değerlerini tanımlar. Olası değerler şunlardır: 'steady', 'resizing', 'stopping'

type AllocationState = "steady" | "resizing" | "stopping"