Partilhar via


AllocationState type

Define valores para AllocationState. Os valores possíveis incluem: 'steady', 'resdimensioning', 'stopping'

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