๐ Shared Codeshared/typestype-aliasesType Alias: SiteStatusTupleType Alias: SiteStatusTuple SiteStatusTuple = readonly [typeof DEGRADED, typeof DOWN, typeof MIXED, typeof PAUSED, typeof PENDING, typeof UNKNOWN, typeof UP] Defined in: shared/types.ts:42 Internal Ordered list of site status literals used for comparisons and UI sort order.