Delen via


AllocationState type

Definieert waarden voor AllocationState. Mogelijke waarden zijn: 'steady', 'resizing', 'stop'

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