pub fn server_secrets_prelude_javascript(secrets: &[String]) -> StringExpand description
Emit one lazy getter per declared server secret. Values resolve and cache only when their own property is read, so a missing telemetry credential cannot poison an unrelated application-secret read.