Compartilhar via


AllocationState type

Define valores para AllocationState. Os valores possíveis incluem: 'estável', 'redimensionamento', 'stop'

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