共用方式為


ElevationLevel type

定義 ElevationLevel 的值。 可能的值包括:'nonAdmin'、'admin'

type ElevationLevel = "nonadmin" | "admin"