Freigeben über


AllocationState type

Definiert Werte für AllocationState. Mögliche Werte sind: "steady", "resizing", "stop"

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