Type-guard form — returns the canonical key only when the input is a known prop. Useful in adapter dispatch where we want to short-circuit unknown strings to null without a second lookup.
Type-guard form — returns the canonical key only when the input is a known prop. Useful in adapter dispatch where we want to short-circuit unknown strings to null without a second lookup.