mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
The parse mirrored the older unknown-typed style, so every field was type-tested at runtime. Citty hands string flags back as strings and boolean flags as booleans, so ReferenceCompareCliArgs states that and the helpers narrow string | undefined instead.