共用方式為


AllocationState type

定義 AllocationState 的值。 可能的值包括:'steady'、'resizing'

type AllocationState = "steady" | "resizing"