const RETENTIONS: readonly ["persistent", "ephemeral"]
const
"persistent"
"ephemeral"
Defined in: packages/contracts/src/config.ts:70
The Retention values. Source of truth for registry validation.